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

@@ -21,6 +21,7 @@ class Roles extends CatchModel
protected $field = [
'id', //
'role_name', // 角色名
'identify', // 身份标识
'parent_id', // 父级ID
'creator_id', // 创建者
'data_range', // 数据范围