You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zch 32f318be93 add(mes): 添加物料BOM信息批量新增功能(新增BOM对话框:根据结构BOM批量新增物料BOM)
- 在 IProdMaterialBomService 接口中新增 insertBatchByBoList 方法
- 在 ProdMaterialBomController 中添加 addBatchMaterialBom 控制器方法
- 在 ProdMaterialBomServiceImpl 中实现 insertBatchByBoList 方法的逻辑
- 按层级分组处理,确保父节点先于子节点插入
- 增加了异常处理和数据完整性校验
2 months ago
..
hwmom-api update 添加通用API接口、对接SAP物料接口 3 months ago
hwmom-mes add(mes): 添加物料BOM信息批量新增功能(新增BOM对话框:根据结构BOM批量新增物料BOM) 2 months ago
hwmom-wms 采购订单主子表页面功能 2 months ago
ruoyi-gen change(gen): 为 get${ClassName}List 接口添加斜杠前缀 2 months ago
ruoyi-job Initial 3 months ago
ruoyi-resource Initial 3 months ago
ruoyi-system Merge remote-tracking branch 'origin/master' 3 months ago
ruoyi-workflow Initial 3 months ago
pom.xml update 添加hwmom-api、hwmom-api-mes模块 3 months ago