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.
zangch@mesnac.com c2ef40f2cf feat(dms): 添加设备类型名称字段支持
- 在 DmsBaseMachineInfo 实体类中新增 deviceTypeName 字段
- 在 DmsBaseMachineInfoBo 业务对象中新增 deviceTypeName段
- 在 字 DmsBaseMachineInfoServiceImpl 中配置 deviceTypeName 的查询映射
- 在 DmsBaseMachineInfoVo 视图对象中新增 deviceTypeName 字段
6 months ago
..
controller feat(wms): 新增WMS月度报功能模块 6 months ago
domain feat(dms): 添加设备类型名称字段支持 6 months ago
dubbo feat(qms): 添加检测项类别、检测项定义、质检主表、质检结果子表、检测模板主表、检测类型、检测模板子表的导入功能 9 months ago
mapper feat(dms): 新增报表功能 7 months ago
service feat(dms): 添加设备类型名称字段支持 6 months ago
utils refactor(dms): 序列生成类Seq新增6个并修改String getId(String type,String code),dms模块新增工具类并在pom添加依赖 1 year ago
HwMomDmsApplication.java update 添加dms设备模块、添加设备模型功能、逻辑删除 1 year ago