mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
exam user detail
This commit is contained in:
@@ -4,4 +4,5 @@ namespace App\Enums;
|
||||
|
||||
enum PermissionEnum: string {
|
||||
case UPLOAD_TO_SPECIAL_SECTION = 'uploadspecial';
|
||||
case BE_ANONYMOUS = 'beanonymous';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user