Commit 755cff33 by wutong

WMS改为内网调用; 更新README

parent f9fad137
......@@ -40,6 +40,10 @@
[WMS仓库接口文档](http://193.112.143.129/blt/BailunWms/wikis/%E6%96%B0%E4%BB%93%E5%BA%93%E6%8E%A5%E5%8F%A3)
[Ebay费用接口文档](http://193.112.143.129/blt/sync_task_api/wikis/ebay)
[Amazon广告费用接口文档](https://advertising.amazon.com/API/docs/v2/reference/reports)
### 解释说明
抛弃臃肿的框架, 轻量级的数据处理中心.
......
#STOCK_FBA_URL=http://10.0.6.10/api/services/app/ThirdStockFbaService/GetFbaStocks
#STOCK_WMS_URL=http://10.0.6.10/api/services/app/WMSStockService/SearchAllProductStockByPage
STOCK_FBA_URL=http://api.wms.bailuntec.com/api/services/app/ThirdStockFbaService/GetFbaStocks
STOCK_WMS_URL=http://api.wms.bailuntec.com/api/services/app/WMSStockService/SearchAllProductStockByPage
STOCK_FBA_URL=http://10.0.6.10/api/services/app/ThirdStockFbaService/GetFbaStocks
STOCK_WMS_URL=http://10.0.6.10/api/services/app/WMSStockService/SearchAllProductStockByPage
#STOCK_FBA_URL=http://api.wms.bailuntec.com/api/services/app/ThirdStockFbaService/GetFbaStocks
#STOCK_WMS_URL=http://api.wms.bailuntec.com/api/services/app/WMSStockService/SearchAllProductStockByPage
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment