|
@ -82,7 +82,7 @@ systemConfig:
|
|
spring:
|
|
spring:
|
|
profiles: production
|
|
profiles: production
|
|
datasource:
|
|
datasource:
|
|
url: jdbc:mysql://59.61.92.94:3306/device?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
|
|
|
|
|
|
url: jdbc:mysql://59.61.92.90:3306/device?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
|
|
username: wlyy
|
|
username: wlyy
|
|
password: jkzlehr@123
|
|
password: jkzlehr@123
|
|
driverClassName: com.mysql.jdbc.Driver
|
|
driverClassName: com.mysql.jdbc.Driver
|
|
@ -107,5 +107,5 @@ healthStandard:
|
|
ssy_max: 140
|
|
ssy_max: 140
|
|
systemConfig:
|
|
systemConfig:
|
|
msg_push_server: http://127.0.0.1:3000/system/sendmsg.im
|
|
msg_push_server: http://127.0.0.1:3000/system/sendmsg.im
|
|
jw_server: http://59.61.92.90:8072/wlyy_service
|
|
|
|
socket_server: http://120.41.253.95:3000
|
|
|
|
|
|
jw_server: http://59.61.92.90:8087/wlyy_service
|
|
|
|
socket_server: http://27.155.101.77:3000
|