修复权限问题

This commit is contained in:
TinyAnts 2022-08-16 10:44:52 +08:00
parent b0459a9150
commit 146b82ad99
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ public class AdminConfig {
"system:menu:route", // 菜单路由
"system:admin:upInfo", // 管理员更新
"system:admin:self", // 管理员信息
"system:role:all", // 管理员信息
"setting:dict:type:all", // 所有字典类型
"setting:dict:data:all", // 所有字典数据
};