|
@@ -16,9 +16,9 @@ kmall:
|
|
# requestToKmall: http://183.62.225.124:8080/ktoeccs/sendToEccs
|
|
# requestToKmall: http://183.62.225.124:8080/ktoeccs/sendToEccs
|
|
|
|
|
|
# 生产环境地址
|
|
# 生产环境地址
|
|
- queryAllInveMngUrl: http://8.135.102.238:8080/ktoeccs/queryAllGoodsInfo
|
|
|
|
|
|
+ queryAllInveMngUrl: http://183.3.221.143:8080/ktoeccs/queryAllGoodsInfo
|
|
# 查询门店库存接口
|
|
# 查询门店库存接口
|
|
- queryAllShopInveMngUrl: http://8.135.102.238:8080/ktoeccs/queryAllStoreProductInfo
|
|
|
|
|
|
+ queryAllShopInveMngUrl: http://183.3.221.143:8080/ktoeccs/queryAllStoreProductInfo
|
|
# 向Kmall发送要从Kmall获取数据的请求
|
|
# 向Kmall发送要从Kmall获取数据的请求
|
|
- requestToKmall: http://8.135.102.238:8080/ktoeccs/sendToEccs
|
|
|
|
|
|
+ requestToKmall: http://183.3.221.143:8080/ktoeccs/sendToEccs
|
|
|
|
|