mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-06-23 18:42:52 +08:00
Merge branch 'develop' of https://gitee.com/likeshop_gitee/likeadmin-java into develop
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