This commit is contained in:
2025-07-02 14:47:17 +08:00
parent a487e7ae67
commit 4220428f92
2 changed files with 15 additions and 8 deletions

View File

@ -22,6 +22,11 @@ public interface TenantConstants {
*/
String TENANT_ADMIN_ROLE_KEY = "admin";
/**
* 富源晟内部员工 roleKey
*/
String FYS_ROLE_KEY = "fel";
/**
* 租户管理员角色名称
*/