支付宝 回调地址免验证

This commit is contained in:
2024-02-22 10:25:07 +08:00
parent f8996999d4
commit 7f8c84bd35

View File

@@ -48,8 +48,7 @@ public class AuthenticationFilter extends OncePerRequestFilter {
"/api/third/party/addNoLoginRequiredNew","/api/third/party/deleteNoLoginRequiredNew", "/api/third/party/addNoLoginRequiredNew","/api/third/party/deleteNoLoginRequiredNew",
"/api/third/party/existNoLoginRequired","/api/third/party/getRedirectUrl", "/api/third/party/existNoLoginRequired","/api/third/party/getRedirectUrl",
// "/api/python/chatStream", // "/api/python/chatStream",
"/api/python/flush", "/api/python/flush","/api/account/healthy","/api/ali-pay/trade/notify"
"/api/account/healthy"
); );
@Override @Override