|
@@ -21,7 +21,7 @@ spring:
|
|
|
master:
|
|
|
continueOnError: true
|
|
|
type: com.alibaba.druid.pool.DruidDataSource
|
|
|
- url: jdbc:mysql://192.168.3.6:3106/factoring_trade_v4_online_new?characterEncoding=utf8&useSSL=false&serverTimezone=Asia/Shanghai&rewriteBatchedStatements=true
|
|
|
+ url: jdbc:mysql://192.168.3.6:3106/factoring_trade_v2_20230918?characterEncoding=utf8&useSSL=false&serverTimezone=Asia/Shanghai&rewriteBatchedStatements=true
|
|
|
username: root
|
|
|
password: root
|
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
@@ -170,9 +170,6 @@ fdd:
|
|
|
signInfoUrl: "http://192.168.3.6:8870/fdd/getSignInfo"
|
|
|
viewContractUrl: "http://192.168.3.6:8870/fdd/getViewContractUrl"
|
|
|
|
|
|
- localhost: http://localhost:8888
|
|
|
-
|
|
|
-
|
|
|
|
|
|
auth:
|
|
|
not-login:
|