mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
Refactoring user permissions
This commit is contained in:
@@ -17,7 +17,7 @@ return [
|
||||
'attendance_card' => '補簽卡',
|
||||
'props' => '道具',
|
||||
],
|
||||
'class_name' => [
|
||||
'class_names' => [
|
||||
\App\Models\User::CLASS_VIP => '貴賓',
|
||||
\App\Models\User::CLASS_RETIREE => '養老族',
|
||||
\App\Models\User::CLASS_UPLOADER => '發布員',
|
||||
|
||||
Reference in New Issue
Block a user