Update yoho-gateway-autoconfig.properties
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -40,7 +40,7 @@ wechat.wap.notifyurl = http://service.yoho.cn/payment/wechatwap_notify | @@ -40,7 +40,7 @@ wechat.wap.notifyurl = http://service.yoho.cn/payment/wechatwap_notify | ||
40 | yoho.gateway.env.namespace = gateway | 40 | yoho.gateway.env.namespace = gateway |
41 | yoho.gateway.env.serverport = 0 | 41 | yoho.gateway.env.serverport = 0 |
42 | yoho.gateway.env.webapphome = /home/dev/yoho-gateway/deploy | 42 | yoho.gateway.env.webapphome = /home/dev/yoho-gateway/deploy |
43 | -platform.service.url=http://api.platform.yohoops.org:8088/platform | 43 | +platform.service.url=http://192.168.102.210:8088/platform |
44 | line.shops.url = http://192.168.102.47:8098/shops/ | 44 | line.shops.url = http://192.168.102.47:8098/shops/ |
45 | erp.gateway.url = http://192.168.102.47:9098/erp-gateway-web/ | 45 | erp.gateway.url = http://192.168.102.47:9098/erp-gateway-web/ |
46 | erp.shops.url = http://192.168.102.47:9098/erp-gateway-web/stock/get_stock | 46 | erp.shops.url = http://192.168.102.47:9098/erp-gateway-web/stock/get_stock |
-
Please register or login to post a comment