...
|
...
|
@@ -34,19 +34,19 @@ bigdata.qiniu.secretkey = 333333 |
|
|
|
|
|
crawler.host = http://172.31.21.144:9100
|
|
|
|
|
|
erp.domain = http://192.168.102.47:9098/erp-gateway-web
|
|
|
erp.domain = http://192.168.103.48:9098/erp-gateway-web
|
|
|
|
|
|
erp.platform.shops.url = http://api.erp.yohobuy.com
|
|
|
|
|
|
erp.realStorage.url = http://192.168.13.182:8080/erp-gateway-web/shift_logs/query_stock_num_by_sku
|
|
|
erp.realStorage.url = http://192.168.103.48:8080/erp-gateway-web/shift_logs/query_stock_num_by_sku
|
|
|
|
|
|
erp.shop.url = http://192.168.103.82:9098/erp-shop-web/
|
|
|
erp.shop.url = http://192.168.103.48:9098/erp-shop-web/
|
|
|
|
|
|
erp.shops.account.url = http://serve.yohobuy.com/service/finance/v1/clearing/balancelist
|
|
|
erp.shops.change.pwd.url = http://serve.yohobuy.com/service/account/v1/Profile/updatePassword
|
|
|
erp.shops.login.url = http://serve.yohobuy.com/service/account/v1/Profile/login
|
|
|
|
|
|
erp.storage = http://192.168.10.131:8082/erp-gateway-web/stock
|
|
|
erp.storage = http://192.168.103.48:9098/erp-gateway-web/stock
|
|
|
|
|
|
erp.virtualinventory.setNumberBySkn.url = http://serve.yohobuy.com/service/supplier/v1/virtualinventory/setNumberBySkn
|
|
|
|
...
|
...
|
|