1.间谐波显示处理

2.超标数据处理
This commit is contained in:
xy
2024-08-19 14:16:32 +08:00
parent 971ae03dcf
commit 9e23373878
2 changed files with 4 additions and 4 deletions

View File

@@ -471,7 +471,7 @@
)
) AS allOvertime
FROM
`r_stat_limit_target_d`
`r_stat_limit_rate_d`
<where>
and time_id between #{startTime} and #{endTime}
<if test=" ids != null and ids.size > 0">