This commit is contained in:
xy
2024-08-12 20:14:21 +08:00
parent 4cff5e90a2
commit a6f9e30d54

View File

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