This commit is contained in:
Jason 2022-08-16 15:22:14 +08:00
commit c605c61a21
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ public class AdminConfig {
public static String[] notLoginUri = new String[]{
"system:login", // 登录接口
"common:index:config", // 配置接口
"gen:downloadCode", // 配置接口
};
// 免权限验证