...
|
...
|
@@ -40,4 +40,11 @@ wechat.wap.notifyurl = http://service.yoho.cn/payment/wechatwap_notify |
|
|
yoho.gateway.env.namespace = gateway
|
|
|
yoho.gateway.env.serverport = 0
|
|
|
yoho.gateway.env.webapphome = /home/dev/yoho-gateway/deploy
|
|
|
platform.service.url=http://api.platform.yohoops.org:8088/platform |
|
|
\ No newline at end of file |
|
|
platform.service.url=http://api.platform.yohoops.org:8088/platform
|
|
|
line.shops.url = http://192.168.102.47:8098/shops/
|
|
|
erp.gateway.url = http://192.168.102.47:9098/erp-gateway-web/
|
|
|
erp.shops.url = http://192.168.102.47:9098/erp-gateway-web/stock/get_stock
|
|
|
|
|
|
portalGateway.service.url = http://192.168.102.47:8080/portal-gateway
|
|
|
erp.shops.batch.url = http://192.168.102.47:9098/erp-gateway-web/stock/get_batch_stock
|
|
|
erp.shops.batch.center.url = http://192.168.102.47:9098/erp-gateway-web/stock/get_batch_center_stock |
|
|
\ No newline at end of file |
...
|
...
|
|