This commit is contained in:
Jason 2022-09-15 17:52:20 +08:00
commit c48768d32a
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ public class AdminConfig {
"system:dept:list", // 所有部门
"setting:dict:type:all", // 所有字典类型
"setting:dict:data:all", // 所有字典数据
"article:cate:all", // 所有文章分类
};
}