...
|
...
|
@@ -103,7 +103,7 @@ const domainApis = { |
|
|
exportOrdersByStatus: '/erp-gateway-web/shop/export/exportOrdersByStatus', //导出订单列表
|
|
|
|
|
|
//物流接口
|
|
|
queryLogisticsList: '/erp-gateway-web/logistics_company/list', //获取物流公司列表
|
|
|
queryLogisticsList: '/erp-gateway-web/shop/logistics_company/list', //获取物流公司列表
|
|
|
proxyOutStorage: '/erp-gateway-web/outStorageV2/proxyOutStorage', //发货
|
|
|
proxyReturnedGoodsInstorage: '/erp-gateway-web/inStorageV2/proxyReturnedGoodsInstorage',
|
|
|
|
...
|
...
|
|