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
..
src/main feat(mes): 将物料大类从字典改为数据库表中获取 4 months ago
pom.xml 1.1.4 6 months ago