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 ee22dfeaf6 refactor(dms): 优化保养工单明细数据映射和空值处理
- 修改数据库字段映射,将machine_id映射为device_id,maint_station_id映射为station_id
- 在查询SQL中添加begin_time和end_time字段支持
- 更新条件查询中的字段名称以匹配新的数据库结构
- 修复保养工单明细回查时的空值检查逻辑
- 添加详细的日志记录以跟踪数据处理过程中的异常情况
- 实现降级处理机制,避免单条脏数据影响批量生成流程
21 hours ago
..
src/main refactor(dms): 优化保养工单明细数据映射和空值处理 21 hours ago
BASE_DEVICELEDGER.sql docs(report): 更新看板API文档中的数据源和业务逻辑 1 month ago
DMS_SEQUENCES.sql fix(inspect): 解决巡检标准项目ID查询和工单生成问题 6 days ago
DmsBillsFaultInstance_重构方案.md feat(dms): 重构移动端设备管理和维修流程 1 month ago
pom.xml feat(dms):新增dms 4 months ago