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 9eec0b171c fix(report): 修复巡检统计数据查询逻辑
- 将应检设备计算方式从硬编码乘法改为关联DMS_PLAN_INSPECT表获取DEVICE_AMOUNT
- 更新数据来源说明,增加DMS_PLAN_INSPECT表关联
- 优化SQL查询逻辑,使用NVL函数处理空值情况
- 确保设备总数统计准确性,避免因计划数量变化导致的数据错误
5 months ago
..
java/com/aucma/report change(report): 完善board的维修平均响应时间 5 months ago
resources fix(report): 修复巡检统计数据查询逻辑 5 months ago