|
@@ -47,14 +47,14 @@ spring:
|
|
|
datasource:
|
|
|
master:
|
|
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
|
|
- url: jdbc:mysql://192.168.1.4:3306/hanghui_outapi_platform?characterEncoding=utf8&autoReconnect=true&allowMultiQueries=true&useSSL=false&serverTimezone=Asia/Shanghai
|
|
|
+ url: jdbc:mysql://115.227.36.101:13307/hanghui_outapi_platform?characterEncoding=utf8&autoReconnect=true&allowMultiQueries=true&useSSL=false&serverTimezone=Asia/Shanghai
|
|
|
username: root
|
|
|
- password: Nqj##361
|
|
|
+ password: Nqj##117521
|
|
|
mysqltiprove:
|
|
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
|
|
- url: jdbc:mysql://192.168.1.4:3306/ti_prove?characterEncoding=utf8&autoReconnect=true&allowMultiQueries=true&useSSL=false&serverTimezone=Asia/Shanghai
|
|
|
+ url: jdbc:mysql://115.227.36.101:13307/ti_prove?characterEncoding=utf8&autoReconnect=true&allowMultiQueries=true&useSSL=false&serverTimezone=Asia/Shanghai
|
|
|
username: root
|
|
|
- password: Nqj##361
|
|
|
+ password: Nqj##117521
|
|
|
|
|
|
--- # redis
|
|
|
spring:
|