增加了当前角色
This commit is contained in:
@ -146,6 +146,11 @@ public class BaseCacheUser {
|
||||
*/
|
||||
private Integer positionId;
|
||||
|
||||
/**
|
||||
* 当前用户角色
|
||||
*/
|
||||
private String currentRoleCode;
|
||||
|
||||
/**
|
||||
* 用户角色列表
|
||||
*/
|
||||
|
Reference in New Issue
Block a user