Joshi 0b792edafd refactor(delivery): 移除重复的钢卷查询接口并优化查询逻辑
- 删除 IWmsDeliveryPlanService 中的 getCoilInfoByIds 方法定义
- 删除 WmsDeliveryPlanBo 中冗余的 coilIds 字段
- 移除 WmsDeliveryPlanController 中独立的 /coils 接口实现
- 删除 WmsDeliveryPlanServiceImpl 中 getCoilInfoByIds 的具体实现
- 在 WmsMaterialCoilBo 中重新添加 coilIds 字段用于批量查询
- 优化 WmsMaterialCoilServiceImpl 中对 coilIds 的解析与查询逻辑
- 增强 coilIds 解析健壮性,忽略无效 ID 并防止空值异常
2025-12-08 13:55:17 +08:00
2025-07-17 18:07:48 +08:00
2025-07-17 18:07:48 +08:00
2025-07-17 18:07:48 +08:00
2025-12-02 17:58:16 +08:00
2025-07-17 18:07:48 +08:00
2025-11-25 14:01:48 +08:00
2025-07-17 18:07:48 +08:00
2022-02-15 14:20:20 +00:00
2025-07-17 18:07:48 +08:00
2025-10-29 11:17:52 +08:00

下面我需要你写前端手机端uniapp web管理端

Description
No description provided
Readme MIT 49 MiB
Languages
JavaScript 39.2%
Vue 32.5%
Java 25.9%
TSQL 0.9%
SCSS 0.4%
Other 1.1%