소스 검색

配置修改

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

+ 3 - 3
src/main/java/com/ydtech/components/TokenInterceptor.java

@@ -73,9 +73,9 @@ public class TokenInterceptor {
         notMatchList.add("/esmInsCompany/gainTopList");
 
         // 渤海回调地址
-        notMatchList.add("/esmInsCompany/gainTopList");
-        notMatchList.add("/esmInsCompany/gainTopList");
-        notMatchList.add("/esmInsCompany/gainTopList");
+        notMatchList.add("/order/boHaiApi/underwritingCallback");
+        notMatchList.add("/order/boHaiApi/auditCallback");
+        notMatchList.add("/order/boHaiApi/policyResultCallback");
 
         return new SaInterceptor(handler -> {
             // 指定一条 match 规则