refactor(mcwl): 放行/app/list

master
yang 2025-03-08 17:56:42 +08:00
parent f22bb0dde2
commit eb011a2634
1 changed files with 1 additions and 0 deletions

View File

@ -129,6 +129,7 @@ public class SecurityConfig {
requests.antMatchers("/login", requests.antMatchers("/login",
"/register", "/register",
"/captchaImage", "/captchaImage",
"/app/list",
"/ali/pay/notify", "/ali/pay/notify",
"/ali/pay/callback", "/ali/pay/callback",
"/file/**", "/file/**",