This commit is contained in:
@ -63,5 +63,10 @@ return [
|
||||
'id' => 10,
|
||||
'action' => 'DeptController@updateDeptStatus',
|
||||
'name' => '部门状态更新',
|
||||
]
|
||||
],
|
||||
[
|
||||
'id' => 11,
|
||||
'action' => 'FrirstCompanyController@addFirstCompany',
|
||||
'name' => '新增|编辑平台公司',
|
||||
],
|
||||
];
|
Reference in New Issue
Block a user