update:更新角色初始化数据
This commit is contained in:
parent
a4e84ffa75
commit
14b5b3ce3a
@ -24,7 +24,9 @@ class RolesSeed extends Seeder
|
||||
{
|
||||
\catchAdmin\permissions\model\Roles::create([
|
||||
'role_name' => '超级管理员',
|
||||
'identify' => 'admin',
|
||||
'description' => 'super user',
|
||||
'data_range' => 1,
|
||||
'creator_id' => 1,
|
||||
]);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user