部署-fix 院校管理员登录

beetlsql3-dev
Mlxa0324 2 years ago
parent ca7012410e
commit 4e3837924e

@ -776,7 +776,6 @@ public class IndexController {
// 登录信息存放Session
webPlatformService.setUserInfoToSessionByIdentity(info.getUser());
platformService.setLoginUser(info.getUser(), info.getCurrentOrg(), info.getOrgs(), uSystem);
}
return jsonResult;

Loading…
Cancel
Save