feat:重新打开浏览器后不丢失登陆状态
将新的sessionId返回给前端
This commit is contained in:
@@ -56,4 +56,6 @@ public class UserVO {
|
||||
private List<OrgEO> orgEOList = new ArrayList();
|
||||
|
||||
private String employeeTypeId;
|
||||
|
||||
private String sessionId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user