白名单调整

This commit is contained in:
Jack 2025-11-05 17:24:42 +08:00
parent 3a4a8d7772
commit ea0afa5bdb

View File

@ -57,6 +57,8 @@ secure:
- "/swagger-resources/**"
- "/swagger/**"
- "/static/**"
- "/shop/static/**"
- "/static/image/**"
- "/**/v2/api-docs"
- "/**/*.js"
- "/**/*.css"
@ -67,8 +69,6 @@ secure:
- "/mall-auth/rsa/publicKey"
- "/admin/account/account-user-base/register"
- "/admin/account/account-user-base/login"
- "/static/image/**"
- "/shop/static/**"
- "/admin/account/open/**"
- "/admin/account/account-user-base/doLogin"
- "/mobile/pay/index/notify_url"