fel
This commit is contained in:
@ -22,6 +22,11 @@ public interface TenantConstants {
|
||||
*/
|
||||
String TENANT_ADMIN_ROLE_KEY = "admin";
|
||||
|
||||
/**
|
||||
* 富源晟内部员工 roleKey
|
||||
*/
|
||||
String FYS_ROLE_KEY = "fel";
|
||||
|
||||
/**
|
||||
* 租户管理员角色名称
|
||||
*/
|
||||
|
Reference in New Issue
Block a user