|
@ -85,18 +85,17 @@ spring:
|
|
profiles: prod
|
|
profiles: prod
|
|
|
|
|
|
datasource:
|
|
datasource:
|
|
url: jdbc:mysql://11.1.2.24:3306/wlyy?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
|
|
|
|
|
|
url: jdbc:mysql://59.61.92.94:3306/wlyy?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
|
|
username: wlyy
|
|
username: wlyy
|
|
password: jkzlehr@123
|
|
password: jkzlehr@123
|
|
|
|
|
|
redis:
|
|
redis:
|
|
host: 11.1.2.20 # Redis server host.
|
|
|
|
password: java2000_wl
|
|
|
|
|
|
host: 120.41.253.95 # Redis server host.
|
|
|
|
|
|
fv:
|
|
fv:
|
|
jdbc:
|
|
jdbc:
|
|
driver: com.mysql.jdbc.Driver
|
|
driver: com.mysql.jdbc.Driver
|
|
url: jdbc:mysql://11.1.2.24:3306/fv?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
|
|
|
|
|
|
url: jdbc:mysql://59.61.92.94:3306/wlyy?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
|
|
username: wlyy
|
|
username: wlyy
|
|
password: jkzlehr@123
|
|
password: jkzlehr@123
|
|
|
|
|