mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
bonus logs
This commit is contained in:
@@ -16,5 +16,6 @@ enum PermissionEnum: string {
|
||||
case MANAGE_USER_BASIC_INFO = "prfmanage";
|
||||
case MANAGE_USER_CONFIDENTIAL_INFO = "cruprfmanage";
|
||||
case VIEW_USER_CONFIDENTIAL_INFO = "userprofile";
|
||||
case VIEW_USER_HISTORY = "viewhistory";
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user