新增监督人员角色
This commit is contained in:
@ -27,6 +27,8 @@ public enum EbtpRoleEnum {
|
|||||||
|
|
||||||
SYSTEM_ADMIN("ebtp-system-admin", "EBTP系统管理员"),
|
SYSTEM_ADMIN("ebtp-system-admin", "EBTP系统管理员"),
|
||||||
|
|
||||||
|
SYSTEM_SUPERVISION("ebtp-supervision", "监督人员"),
|
||||||
|
|
||||||
DEFAULT("", ""),
|
DEFAULT("", ""),
|
||||||
|
|
||||||
;
|
;
|
||||||
|
Reference in New Issue
Block a user