Files
klp-oa/klp-wms
Joshi 3842bb9a84 refactor(wms): 优化二维码生成记录的插入逻辑
- 修改 IWmsGenerateRecordService 接口,将 insertByBo 方法的返回类型从 Boolean 改为 WmsGenerateRecordVo
- 更新 WmsGenerateRecordController 中的 add 方法,使用新的返回类型
- 重构 WmsGenerateRecordServiceImpl 中的 insert
2025-09-10 14:46:49 +08:00
..