update:更新表结构和模型字段

This commit is contained in:
JaguarJack
2020-09-02 11:20:10 +08:00
parent 44ed0b9788
commit 0e3656c7cc
3 changed files with 4 additions and 9 deletions

View File

@@ -19,12 +19,10 @@ class Permissions extends CatchModel
'component', // 组件
'redirect',
'keepalive',
'hide_children_in_menu',
'creator_id',
'status',
'module', // 模块
'route', // 路由
'method', // 请求方法
'permission_mark', // 权限标识
'type', // 1 菜单 2 按钮
'sort', // 排序字段