修改权限

This commit is contained in:
wuyanwen
2020-01-08 22:02:16 +08:00
parent a03f3c3699
commit ce0eb575e9
4 changed files with 4 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ class Permissions extends CatchModel
'permission_name', // 菜单名称
'parent_id', // 父级ID
'icon',
'creator_id',
'module', // 模块
'route', // 路由
'method', // 请求方法