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 cfd0972889 feat(dms): 添加PDA设备参数更新VO和巡检计划事务服务
- 新增DmsPdaDeviceParamUpdateVo用于PDA设备参数手工更新请求
- 添加deviceCode、deviceId和paramValue字段支持设备标识和参数值传递
- 创建DmsPlanInspectTxService提供独立事务隔离的计划时间更新功能
- 使用REQUIRES_NEW传播行为确保计划推进不影响工单生成事务
- 实现updatePlanNextTimeInNewTx方法处理巡检计划时间更新逻辑
2 months ago
..
src/main feat(dms): 添加PDA设备参数更新VO和巡检计划事务服务 2 months ago
BASE_DEVICELEDGER.sql docs(report): 更新看板API文档中的数据源和业务逻辑 3 months ago
DMS_SEQUENCES.sql fix(inspect): 解决巡检标准项目ID查询和工单生成问题 2 months ago
DmsBillsFaultInstance_重构方案.md feat(dms): 重构移动端设备管理和维修流程 3 months ago
pom.xml feat(dms):新增dms 6 months ago