helixiao hai 1 ano
pai
achega
c7e4adbc8e
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

@@ -92,6 +92,8 @@ public class TokenInterceptor {
         notMatchList.add("/sysSys/sysList");//登录2  去除验证
         notMatchList.add("/pcWebsocket/*");//pcwebsocket
         notMatchList.add("/websocket/*");//APPwebsocket
+        notMatchList.add("/user/*");
+        notMatchList.add("/ins/taskImage/uploadFile");
 
         return new SaInterceptor(handler -> {
             // 指定一条 match 规则