Browse Source

feat(对接交行):重置法人授权码

Wangyafan 2 days ago
parent
commit
8c26149392
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/main/resources/application-dev.yml

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

@@ -7,7 +7,7 @@ upload:
 datasource:
 datasource:
   master:
   master:
     type: com.alibaba.druid.pool.DruidDataSource
     type: com.alibaba.druid.pool.DruidDataSource
-    url: jdbc:mysql://192.168.3.5:3306/factoring_trade_v4_20240620?characterEncoding=utf8&useSSL=false&serverTimezone=Asia/Shanghai&rewriteBatchedStatements=true
+    url: jdbc:mysql://192.168.3.5:3306/factoring_trade_v4_08_14?characterEncoding=utf8&useSSL=false&serverTimezone=Asia/Shanghai&rewriteBatchedStatements=true
     username: root
     username: root
     password: root
     password: root
     driver-class-name: com.mysql.cj.jdbc.Driver
     driver-class-name: com.mysql.cj.jdbc.Driver
@@ -229,3 +229,4 @@ trade:
   bocomVipResetQrCodeUrl: http://localhost:8888/api/bocomVipAccount/resetUrlAuthorized
   bocomVipResetQrCodeUrl: http://localhost:8888/api/bocomVipAccount/resetUrlAuthorized
   bocomVipResetActvtAmtUrl: http://localhost:8888/api/bocomBindAccount/resetActvtAmt
   bocomVipResetActvtAmtUrl: http://localhost:8888/api/bocomBindAccount/resetActvtAmt
   bocomVipBindDoUpdateUrl: http://localhost:8888/api/bocomBindAccount/doUpdate
   bocomVipBindDoUpdateUrl: http://localhost:8888/api/bocomBindAccount/doUpdate
+  bocomRegisterResetUrl: http://localhost:8888/api/bocomRegister/resetUrlAuthorized