wks пре 2 година
родитељ
комит
9a55c43490
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      src/main/java/com/ydtech/components/TokenInterceptor.java

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

@@ -89,8 +89,6 @@ public class TokenInterceptor {
 
         notMatchList.add("/sysSys/sysList");//登录2  去除验证
 
-        notMatchList.add("/alipay/test");//登录2  去除验证
-
         return new SaInterceptor(handler -> {
             // 指定一条 match 规则
             SaRouter