|
@ -183,14 +183,13 @@ express:
|
|
##正式的配置
|
|
##正式的配置
|
|
spring:
|
|
spring:
|
|
profiles: prod
|
|
profiles: prod
|
|
|
|
|
|
datasource:
|
|
datasource:
|
|
wlyy:
|
|
wlyy:
|
|
url: jdbc:mysql://59.61.92.94:3306/wlyy?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
|
|
|
|
|
|
url: jdbc:mysql://59.61.92.90:8079/wlyy?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
|
|
username: jkzl_root
|
|
username: jkzl_root
|
|
password: jkzlehr@321465
|
|
password: jkzlehr@321465
|
|
health:
|
|
health:
|
|
url: jdbc:mysql://59.61.92.94:3306/device?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
|
|
|
|
|
|
url: jdbc:mysql://59.61.92.90:8079/device?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
|
|
# username: wlyy
|
|
# username: wlyy
|
|
# password: jkzlehr@321465
|
|
# password: jkzlehr@321465
|
|
username: jkzl_root
|
|
username: jkzl_root
|