Merge branch 'wx' of http://10.0.0.99:4000/haotian/wenlvApp into wx
This commit is contained in:
commit
08b5f6ea86
@ -184,6 +184,8 @@ public class SysLoginService
|
||||
|
||||
public String backstageLoginPassword(String username, String password){
|
||||
|
||||
System.out.println("backstageLoginPassword"+username+password);
|
||||
|
||||
loginPreCheck(username, password);
|
||||
|
||||
Authentication authentication = null;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user