This commit is contained in:
@ -44,4 +44,9 @@ return [
|
||||
'action' => 'RoleController@assignRolePermissions',
|
||||
'name' => '角色授权',
|
||||
],
|
||||
[
|
||||
'id' => 7,
|
||||
'action' => 'RoleController@addRole',
|
||||
'name' => '新增|编辑角色',
|
||||
],
|
||||
];
|
Reference in New Issue
Block a user