|
@ -83,12 +83,12 @@ spring:
|
|
datasource:
|
|
datasource:
|
|
wlyy:
|
|
wlyy:
|
|
url: jdbc:mysql://172.19.103.85/wlyy?useUnicode:true&characterEncoding=utf-8&autoReconnect=true
|
|
url: jdbc:mysql://172.19.103.85/wlyy?useUnicode:true&characterEncoding=utf-8&autoReconnect=true
|
|
username: linzhou
|
|
|
|
password: linzhou
|
|
|
|
|
|
username: ssgg
|
|
|
|
password: ssgg
|
|
health:
|
|
health:
|
|
url: jdbc:mysql://172.19.103.85/device?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
|
|
url: jdbc:mysql://172.19.103.85/device?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
|
|
username: linzhou
|
|
|
|
password: linzhou
|
|
|
|
|
|
username: ssgg
|
|
|
|
password: ssgg
|
|
|
|
|
|
redis:
|
|
redis:
|
|
host: 172.19.103.88 # Redis server host.
|
|
host: 172.19.103.88 # Redis server host.
|