添加管理员角色常量
This commit is contained in:
@@ -24,4 +24,6 @@ public interface QmsPermissionConstant {
|
||||
String SAMPLE_WAREHOUSE_ADMIN = "sample_warehouse_admin"; //样品库管理员
|
||||
|
||||
String DEVICE_MANAGER = "qms_device_manager"; //设备管理员
|
||||
|
||||
public static final String ADMIN_ROLE = "ytjyAdmin"; // 超级管理员 标识
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user