瀏覽代碼

回调配置

igl 2 月之前
父節點
當前提交
268732b03a
共有 1 個文件被更改,包括 7 次插入1 次删除
  1. 7 1
      src/main/resources/application-dev.yml

+ 7 - 1
src/main/resources/application-dev.yml

@@ -35,7 +35,13 @@ nacos:
     server-addr: 47.108.128.78:6848
 
 security:
-  ignores: /user/**,/vehicle/**
+  ignores:
+    - /user/**
+    - /vehicle/**
+    - /maintain/merchant/apply/notify #商户入驻回调
+    - /maintain/asset/withdraw/notify #提现回调
+    - /maintain/asset/transfer/notify #转账回调
+    - /maintain/order/notify          #支付回调
   oauth:
     scoped: true
     secret: oauth.token.secret@chelvc!@#2023