소스 검색

验证token

helixiao 2 년 전
부모
커밋
b5c33bd4be
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/main/java/com/ydtech/components/TokenInterceptor.java

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

@@ -90,7 +90,6 @@ public class TokenInterceptor {
         notMatchList.add("/order/pingAnApi/payReturn");
 
         notMatchList.add("/sysSys/sysList");//登录2  去除验证
-        notMatchList.add("/geography/*");//晋掌柜APP用户地理位置
 
         return new SaInterceptor(handler -> {
             // 指定一条 match 规则