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.
- 新增countByPlanIdAndToday方法检查计划今日是否已生成工单 - 实现insertCompletedInspectInstance方法创建已完成巡检工单 - 实现insertCompletedMaintInstance方法创建已完成保养工单 - 添加selectDeviceIdsByRouteId和selectDeviceIdsByPlanId查询设备ID列表 - 更新巡检计划表结构增加cron_expression字段 - 重构定时任务使用Mapper替代JdbcTemplate提高性能 - 优化巡检计划下次执行时间计算支持cron表达式 - 修复序列名称前缀问题统一使用HAIWEI前缀 - 添加日志记录和异常处理增强系统稳定性 |
2 months ago | |
|---|---|---|
| .. | ||
| src/main | 2 months ago | |
| BASE_DEVICELEDGER.sql | 2 months ago | |
| DMS_SEQUENCES.sql | 2 months ago | |
| DmsBillsFaultInstance_重构方案.md | 2 months ago | |
| pom.xml | 5 months ago | |