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-07-17 18:07:48 +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-07-17 18:07: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-27 15:07:54 +08:00
2025-10-29 11:17:52 +08:00

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

Description
No description provided
Readme MIT 53 MiB
Languages
Vue 38.1%
JavaScript 33.5%
Java 26.4%
TSQL 0.8%
SCSS 0.3%
Other 0.9%