浏览代码

地址位置查看免登录

helixiao 2 年之前
父节点
当前提交
efbfe485d6
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/main/java/com/ydtech/components/TokenInterceptor.java

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

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