Joshi
5bd8769a7b
feat(wms): 新增产品和原材料BOM信息查询功能
- 在IWmsProductService接口中新增queryPageListWithBom方法
- 在IWmsRawMaterialService接口中新增queryPageListWithBom方法
- 在WmsProductController中新增listWithBom接口
- 在WmsRawMaterialController中新增listWithBom接口
- 在WmsProductServiceImpl中实现queryPageListWithBom及fillBomInfo逻辑
- 在WmsRawMaterialServiceImpl中实现queryPageListWithBom及fillBomInfo逻辑
- 在WmsProductVo和WmsRawMaterialVo中新增bomItems字段用于存储BOM明细信息
2025-10-31 15:57:48 +08:00
..
2025-10-31 15:57:48 +08:00
2025-08-02 15:49:57 +08:00
2025-08-04 10:18:17 +08:00
2025-08-13 10:33:03 +08:00
2025-08-15 11:25:48 +08:00
2025-07-29 13:27:23 +08:00
2025-07-29 13:35:41 +08:00
2025-08-07 16:49:13 +08:00
2025-07-18 10:12:48 +08:00
2025-08-12 11:54:03 +08:00
2025-08-12 14:46:08 +08:00
2025-08-11 18:06:37 +08:00
2025-08-11 18:06:37 +08:00
2025-08-13 16:05:35 +08:00
2025-09-10 14:46:49 +08:00
2025-08-13 10:33:03 +08:00
2025-08-13 15:34:09 +08:00
2025-08-25 15:26:39 +08:00
2025-10-29 14:40:22 +08:00
2025-07-18 11:40:29 +08:00
2025-08-13 10:33:03 +08:00
2025-08-13 16:02:35 +08:00
2025-09-26 14:21:14 +08:00
2025-08-13 16:02:35 +08:00
2025-08-14 13:52:08 +08:00
2025-08-14 13:52:08 +08:00
2025-07-18 17:23:51 +08:00
2025-07-18 10:12:48 +08:00
2025-08-26 14:30:50 +08:00
2025-08-14 13:52:08 +08:00
2025-07-26 11:16:29 +08:00
2025-10-31 15:57:48 +08:00
2025-08-26 14:30:50 +08:00
2025-08-26 14:30:50 +08:00
2025-07-18 10:12:48 +08:00
2025-10-28 13:06:25 +08:00
2025-10-31 15:57:48 +08:00
2025-08-13 16:02:35 +08:00
2025-08-11 18:06:37 +08:00
2025-08-11 18:06:37 +08:00
2025-08-02 16:40:16 +08:00
2025-07-18 10:12:48 +08:00
2025-07-18 10:12:48 +08:00
2025-10-28 12:20:20 +08:00
2025-08-12 11:54:03 +08:00
2025-07-18 10:12:48 +08:00