修改优化
This commit is contained in:
@@ -61,6 +61,7 @@ public class ShiroConfig {
|
||||
map.put("/exam/api/sys/user/login", "anon");
|
||||
map.put("/exam/api/sys/user/reg", "anon");
|
||||
map.put("/exam/api/sys/user/quick-reg", "anon");
|
||||
map.put("/exam/api/sys/user/logout", "anon");
|
||||
|
||||
// 获取网站基本信息
|
||||
map.put("/exam/api/sys/config/detail", "anon");
|
||||
|
||||
Reference in New Issue
Block a user