Showing
1 changed file
with
8 additions
and
1 deletions
@@ -40,4 +40,11 @@ wechat.wap.notifyurl = http://service.yoho.cn/payment/wechatwap_notify | @@ -40,4 +40,11 @@ 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://api.platform.yohoops.org:8088/platform | ||
44 | +line.shops.url = http://192.168.102.47:8098/shops/ | ||
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 | ||
47 | + | ||
48 | +portalGateway.service.url = http://192.168.102.47:8080/portal-gateway | ||
49 | +erp.shops.batch.url = http://192.168.102.47:9098/erp-gateway-web/stock/get_batch_stock | ||
50 | +erp.shops.batch.center.url = http://192.168.102.47:9098/erp-gateway-web/stock/get_batch_center_stock |
-
Please register or login to post a comment