Jelajahi Sumber

过滤企业微信绑定

Qchen 2 tahun lalu
induk
melakukan
4df7f70f51

+ 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 规则