修改优化

This commit is contained in:
chenhaodong
2026-06-24 23:47:49 +08:00
parent 3116d3bf8b
commit 6393b0fb5c
21 changed files with 467 additions and 176 deletions
@@ -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");