@@ -87,8 +87,4 @@ public class ErpGoodsServiceImpl implements IErpGoodsService
return response;
}
- @Override
- public ErpGoodsStockQueryResponse getGoodsStockScrm(ErpGoodsStockQueryRequert param) {
- return null;
- }
@@ -68,10 +68,6 @@ public class HzOMSErpGoodsServiceImpl implements IErpGoodsService {
return null;
/**
* 构建店铺商品上传的参数
@@ -130,10 +130,6 @@ public class JSTErpGoodsServiceImpl implements IErpGoodsService {
*
@@ -73,10 +73,6 @@ public class K9StockScrmServiceImpl implements IErpGoodsService {
* 查看库存
@@ -126,9 +126,5 @@ public class WdtErpGoodsServiceImpl implements IErpGoodsService {