【安眼】添加日志
This commit is contained in:
+1
-1
@@ -159,7 +159,7 @@ public class LoginAnYanServiceImpl implements ILoginAnYanService {
|
||||
// 用户登录信息处理
|
||||
userInfo(sysUser, result, clientType);
|
||||
//同步用户其他信息
|
||||
updateEmployeeOtherInfo(sysUser.getWorkNo(), sysUser.getId());
|
||||
// updateEmployeeOtherInfo(sysUser.getWorkNo(), sysUser.getId());
|
||||
// 清除登录失败记录
|
||||
redisUtil.del(CommonConstant.LOGIN_FAIL + username);
|
||||
// 缓存登录用户信息
|
||||
|
||||
Reference in New Issue
Block a user