mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-26 22:15:06 +08:00
update dubbo service
This commit is contained in:
@@ -251,4 +251,19 @@ parking:
|
||||
# 充电算法平台配置
|
||||
chargeAlgorithm:
|
||||
url: http://150.158.199.92:58910/gateway/api/user/battery/algorithm/json
|
||||
clientId: e488bac5f70b496fa2d82065089e5f81
|
||||
clientId: e488bac5f70b496fa2d82065089e5f81
|
||||
|
||||
# dubbo配置
|
||||
dubbo:
|
||||
application:
|
||||
name: ydc-server
|
||||
qosEnable: false
|
||||
registry:
|
||||
address: nacos://192.168.2.2:8848
|
||||
parameters:
|
||||
namespace: e328faaf-8516-42d0-817a-7406232b3581
|
||||
username: nacos
|
||||
password: nacos
|
||||
protocol:
|
||||
name: dubbo
|
||||
port: 20880
|
||||
|
||||
@@ -246,4 +246,19 @@ parking:
|
||||
# 充电算法平台配置
|
||||
chargeAlgorithm:
|
||||
url: http://150.158.199.92:58910/gateway/api/user/battery/algorithm/json
|
||||
clientId: e488bac5f70b496fa2d82065089e5f81
|
||||
clientId: e488bac5f70b496fa2d82065089e5f81
|
||||
|
||||
# dubbo配置
|
||||
dubbo:
|
||||
application:
|
||||
name: ydc-server
|
||||
qosEnable: false
|
||||
registry:
|
||||
address: nacos://192.168.2.2:8848
|
||||
parameters:
|
||||
namespace: e328faaf-8516-42d0-817a-7406232b3581
|
||||
username: nacos
|
||||
password: nacos
|
||||
protocol:
|
||||
name: dubbo
|
||||
port: 20880
|
||||
|
||||
@@ -252,3 +252,18 @@ parking:
|
||||
chargeAlgorithm:
|
||||
url: http://150.158.199.92:58910/gateway/api/user/battery/algorithm/json
|
||||
clientId: e488bac5f70b496fa2d82065089e5f81
|
||||
|
||||
# dubbo配置
|
||||
dubbo:
|
||||
application:
|
||||
name: ydc-server
|
||||
qosEnable: false
|
||||
registry:
|
||||
address: nacos://192.168.2.2:8848
|
||||
parameters:
|
||||
namespace: e328faaf-8516-42d0-817a-7406232b3581
|
||||
username: nacos
|
||||
password: nacos
|
||||
protocol:
|
||||
name: dubbo
|
||||
port: 20880
|
||||
|
||||
@@ -250,3 +250,18 @@ parking:
|
||||
chargeAlgorithm:
|
||||
url: http://150.158.199.92:58910/gateway/api/user/battery/algorithm/json
|
||||
clientId: e488bac5f70b496fa2d82065089e5f81
|
||||
|
||||
# dubbo配置
|
||||
dubbo:
|
||||
application:
|
||||
name: ydc-server
|
||||
qosEnable: false
|
||||
registry:
|
||||
address: nacos://192.168.2.2:8848
|
||||
parameters:
|
||||
namespace: e328faaf-8516-42d0-817a-7406232b3581
|
||||
username: nacos
|
||||
password: nacos
|
||||
protocol:
|
||||
name: dubbo
|
||||
port: 20880
|
||||
|
||||
@@ -71,21 +71,6 @@ spring:
|
||||
# 热部署开关
|
||||
enabled: true
|
||||
|
||||
# dubbo配置
|
||||
dubbo:
|
||||
application:
|
||||
name: jsowell-service
|
||||
qosEnable: false
|
||||
registry:
|
||||
address: nacos://192.168.2.2:8848
|
||||
parameters:
|
||||
namespace: e328faaf-8516-42d0-817a-7406232b3581
|
||||
username: nacos
|
||||
password: nacos
|
||||
protocol:
|
||||
name: dubbo
|
||||
port: 20880
|
||||
|
||||
# MyBatis配置
|
||||
mybatis:
|
||||
# 搜索指定包别名
|
||||
|
||||
Reference in New Issue
Block a user