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 28f384986e feat(mes): 将物料大类从字典改为数据库表中获取
- 在 BaseMaterialInfo 实体类中将 materialCategories 字段改为 materialCategoryId
- 在 BaseMaterialInfoBo 和 BaseMaterialInfoVo 中做相应修改
- 更新 BaseMaterialInfoServiceImpl 中的查询逻辑,关联物料大类信息
- 修改前端页面,使用新的物料大类选项从数据库获取
- 更新相关类型定义,将物料大类改为数据库表字段
4 months ago
..
hwmom-api update 添加通用API接口、对接SAP物料接口 6 months ago
hwmom-dms update 添加dms设备模块、添加设备模型功能、逻辑删除 4 months ago
hwmom-mes feat(mes): 将物料大类从字典改为数据库表中获取 4 months ago
hwmom-qms 质量管理模块代码提交 5 months ago
hwmom-wms change(wms): 修改WMS多个页面的物料选择对话框功能 4 months ago
ruoyi-gen change(gen): 为 get${ClassName}List 接口添加斜杠前缀 5 months ago
ruoyi-job Initial 7 months ago
ruoyi-resource Initial 7 months ago
ruoyi-system update 主数据明细校验优化 4 months ago
ruoyi-workflow Initial 7 months ago
pom.xml update 添加dms设备模块、添加设备模型功能、逻辑删除 4 months ago