mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-10 20:57:14 +08:00
refactor: 优化用户和角色部分数据填充方式
This commit is contained in:
@@ -30,7 +30,7 @@ public interface ContainerConstants extends top.charles7c.continew.starter.exten
|
||||
String USER_ROLE_ID_LIST = "UserRoleIdList";
|
||||
|
||||
/**
|
||||
* 用户角色名称列表
|
||||
* 角色部门列表
|
||||
*/
|
||||
String USER_ROLE_NAME_LIST = "UserRoleNameList";
|
||||
String ROLE_DEPT_ID_LIST = "RoleDeptIdList";
|
||||
}
|
Reference in New Issue
Block a user