mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-05-07 23:57:20 +08:00
调整权限控制
This commit is contained in:
@@ -32,6 +32,7 @@ public class AdminConfig {
|
||||
"system:dept:list", // 所有部门
|
||||
"setting:dict:type:all", // 所有字典类型
|
||||
"setting:dict:data:all", // 所有字典数据
|
||||
"article:cate:all", // 所有文章分类
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user