permissionEnum.ts 84 Bytes Raw Blame History Permalink 1 2 3 export enum PermissionEnum { TENANT_SUB_ADMINISTRATOR = 4, //租户子管理员 }