rev:代码合并

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

View File

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