feature 院校管理员登录

beetlsql3-dev
Mlxa0324
parent 4e3837924e
commit 188d8f0756

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

Loading…
Cancel
Save