mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-05-08 08:07:46 +08:00
修改权限配置
This commit is contained in:
@@ -18,7 +18,6 @@ public class AdminConfig {
|
||||
public static String[] notLoginUri = new String[]{
|
||||
"system:login", // 登录接口
|
||||
"common:index:config", // 配置接口
|
||||
"gen:downloadCode", // 配置接口
|
||||
};
|
||||
|
||||
// 免权限验证
|
||||
|
||||
Reference in New Issue
Block a user