Parcourir la source

Merge remote-tracking branch 'origin/bocom' into bocom

liutao il y a 1 mois
Parent
commit
78c6ea5f1d
1 fichiers modifiés avec 5 ajouts et 5 suppressions
  1. 5 5
      build/resources/main/application-dev.yml

+ 5 - 5
build/resources/main/application-dev.yml

@@ -227,8 +227,8 @@ trade:
   startCreditResolutionOld: http://localhost:8888/creditResolution/startProcessOld
   judgeCustomerExemptionMattersUrl: http://localhost:8888/api/judgeCustomerExemptionMatters
   bocomRegisterUrl: http://localhost:8888/api/bocom/register/process
-  bocomVipUpdateUrl: http://localhost:8868/tradeV4-backend/api/bocomVipAccount/doUpdate
-  bocomVipRefreshUrl: http://localhost:8868/tradeV4-backend/api/bocomVipAccount/refreshBocomVipBasic
-  bocomVipResetQrCodeUrl: http://localhost:8868/tradeV4-backend/api/bocomVipAccount/resetUrlAuthorized
-  bocomVipResetActvtAmtUrl: http://localhost:8868/tradeV4-backend/api/bocomBindAccount/resetActvtAmt
-  bocomVipBindDoUpdateUrl: http://localhost:8868/tradeV4-backend/api/bocomBindAccount/doUpdate
+  bocomVipUpdateUrl: http://localhost:8888/api/bocomVipAccount/doUpdate
+  bocomVipRefreshUrl: http://localhost:8888/api/bocomVipAccount/refreshBocomVipBasic
+  bocomVipResetQrCodeUrl: http://localhost:8888/api/bocomVipAccount/resetUrlAuthorized
+  bocomVipResetActvtAmtUrl: http://localhost:8888/api/bocomBindAccount/resetActvtAmt
+  bocomVipBindDoUpdateUrl: http://localhost:8888/api/bocomBindAccount/doUpdate