mirror of
http://124.126.16.154:8888/singularity/hyperf-admin.git
synced 2026-01-15 05:35:08 +08:00
fix: permission
This commit is contained in:
@@ -15,6 +15,10 @@ use HyperfAdmin\BaseUtils\Redis\Redis;
|
||||
|
||||
class PermissionService
|
||||
{
|
||||
public $scaffold_actions = [
|
||||
'newVersion', 'rowChange', 'getTreeNodeChilds', 'export', 'import', 'save', 'delete', 'info'
|
||||
];
|
||||
|
||||
/**
|
||||
* 解析系统路由
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user