|
|
|
@ -15,9 +15,9 @@ spring:
|
|
|
|
|
mongodb:
|
|
|
|
|
host: 10.10.14.210
|
|
|
|
|
port: 27017
|
|
|
|
|
database: ycharge
|
|
|
|
|
username: ycharge
|
|
|
|
|
password: ycharge
|
|
|
|
|
database: yltcharge
|
|
|
|
|
username: yltcharge
|
|
|
|
|
password: yltcharge
|
|
|
|
|
|
|
|
|
|
redis:
|
|
|
|
|
host: 10.10.14.210
|
|
|
|
@ -29,32 +29,30 @@ spring:
|
|
|
|
|
max-idle: 8
|
|
|
|
|
min-idle: 0
|
|
|
|
|
|
|
|
|
|
# 这里写有什么意义呢?
|
|
|
|
|
# 调用其它项目配置
|
|
|
|
|
openapi:
|
|
|
|
|
ribbon:
|
|
|
|
|
listOfServers: http://i100c.3322.org:31301
|
|
|
|
|
listOfServers: http://ms-finance:7014
|
|
|
|
|
|
|
|
|
|
distributeapi:
|
|
|
|
|
ribbon:
|
|
|
|
|
listOfServers: http://i100c.3322.org:31636
|
|
|
|
|
listOfServers: http://ms-admin:7011
|
|
|
|
|
|
|
|
|
|
financeapi:
|
|
|
|
|
ribbon:
|
|
|
|
|
listOfServers: http://i100c.3322.org:32134
|
|
|
|
|
listOfServers: http://ms-websocket-ocpp:7022
|
|
|
|
|
|
|
|
|
|
orderbkapi:
|
|
|
|
|
ribbon:
|
|
|
|
|
listOfServers: http://i100c.3322.org:32202
|
|
|
|
|
listOfServers: http://ms-admin:7011
|
|
|
|
|
|
|
|
|
|
orderapi:
|
|
|
|
|
ribbon:
|
|
|
|
|
listOfServers: http://i100c.3322.org:30258
|
|
|
|
|
listOfServers: http://ms-task:7021
|
|
|
|
|
|
|
|
|
|
userapi:
|
|
|
|
|
ribbon:
|
|
|
|
|
listOfServers: http://i100c.3322.org:32150
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
listOfServers: http://ms-user:7022
|
|
|
|
|
|
|
|
|
|
hlht: false
|
|
|
|
|
|
|
|
|
|