rev:代码合并

This commit is contained in:
2024-05-20 09:24:03 +08:00
parent 8122f60be9
commit 098330e94f

View File

@@ -657,6 +657,7 @@ public class StIvtIostorinvOutServiceImpl extends ServiceImpl<StIvtIostorinvOutM
throw new BadRequestException("有任务未完成,不允许强制确认!"); throw new BadRequestException("有任务未完成,不允许强制确认!");
} }
// 需要更新的库存集合 // 需要更新的库存集合
List<JSONObject> needUpdateIvtList = new ArrayList<>(); List<JSONObject> needUpdateIvtList = new ArrayList<>();