提交修改 下一步进行机构用户登录改造
This commit is contained in:
@@ -119,6 +119,7 @@ public class SysLoginService {
|
||||
return tokenService.createToken(loginUser);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* 第三方验证后,调用登录方法
|
||||
*
|
||||
@@ -233,4 +234,6 @@ public class SysLoginService {
|
||||
// 生成token
|
||||
return tokenService.createToken(loginUser);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user