修改接口权限问题

This commit is contained in:
sh
2026-04-29 18:35:28 +08:00
parent 206316e711
commit d56eb06b3e
16 changed files with 77 additions and 22 deletions

View File

@@ -77,7 +77,8 @@ public class SecurityConfig
"/cms/appskill/list",
"/app/appskill/list",
"/cms/employeeConfirm/list",
"/app/fair/**"
"/app/fair/**",
"/app/script/**"
};
/**