批量保存配送指令物品详情数据 日期: 2026-02-21 标签: 常规 List<List> itemDetailLists; for (List item : itemDetailLists) { if (!deliveryCommandItemDetailService.saveBatch(item)) { result.put('success', false); result.put('message', '数据库新增失败!'); return result; } } 原文地址: http://www.cveoy.top/t/topic/miMo 著作权归作者所有。请勿转载和采集! 免费AI点我,无需注册和登录