|
|
@ -187,7 +187,7 @@ public class ScrapServiceImpl extends AbstractController implements ScrapService |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
// 2.3 减少库存数量 |
|
|
// 2.3 减少库存数量 |
|
|
updateInventoryStock(dto.getSite(), label); |
|
|
|
|
|
|
|
|
//updateInventoryStock(dto.getSite(), label); |
|
|
|
|
|
|
|
|
// 2.4 添加到已处理列表,用于后续汇总调用IFS接口 |
|
|
// 2.4 添加到已处理列表,用于后续汇总调用IFS接口 |
|
|
processedLabels.add(label); |
|
|
processedLabels.add(label); |
|
|
|