Explorar o código

过滤企业微信绑定

Qchen %!s(int64=2) %!d(string=hai) anos
pai
achega
4df7f70f51
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/main/java/com/ydtech/components/TokenInterceptor.java

+ 2 - 0
src/main/java/com/ydtech/components/TokenInterceptor.java

@@ -78,6 +78,8 @@ public class TokenInterceptor {
         notMatchList.add("/order/boHaiApi/policyResultCallback");
         // 支付宝登录
         notMatchList.add("/alipay/login");
+        //企业微信绑定
+        notMatchList.add("/wxWork/bind");
 
         return new SaInterceptor(handler -> {
             // 指定一条 match 规则