微调
This commit is contained in:
@@ -471,7 +471,7 @@
|
|||||||
)
|
)
|
||||||
) AS allOvertime
|
) AS allOvertime
|
||||||
FROM
|
FROM
|
||||||
`r_stat_limit_rate_d`
|
`r_stat_limit_target_d`
|
||||||
<where>
|
<where>
|
||||||
and time_id between #{startTime} and #{endTime}
|
and time_id between #{startTime} and #{endTime}
|
||||||
<if test=" ids != null and ids.size > 0">
|
<if test=" ids != null and ids.size > 0">
|
||||||
|
|||||||
Reference in New Issue
Block a user