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 5811a7c580 feat(dms): 添加巡检工单明细功能并优化设备参数查询
- 新增 SEQ_DMS_INSPECT_INSTANCE_DETAIL 序列用于巡检工单明细
- 在 DMS_SEQUENCES.sql 中添加序列创建和权限配置
- 修改 BaseDeviceParamValMapper.xml 将数据查询时间范围从当天调整为最近2小时
- 移除 DmsBillsMaintInstanceMapper.xml 中的 isFlag 字段映射
- 为 DmsInspectInstanceDetailMapper.xml 配置自定义序列主键生成策略
3 days ago
..
src/main feat(dms): 添加巡检工单明细功能并优化设备参数查询 3 days ago
BASE_DEVICELEDGER.sql docs(report): 更新看板API文档中的数据源和业务逻辑 1 month ago
DMS_SEQUENCES.sql feat(dms): 添加巡检工单明细功能并优化设备参数查询 3 days ago
DmsBillsFaultInstance_重构方案.md feat(dms): 重构移动端设备管理和维修流程 3 weeks ago
pom.xml feat(dms):新增dms 4 months ago