修改代码生成器

This commit is contained in:
TinyAnts
2022-08-16 18:51:22 +08:00
parent 97683f468b
commit 97145b853f
4 changed files with 25 additions and 2 deletions

View File

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