fix
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
point_id, receive_task_time, finish_task_time
|
||||
from
|
||||
xfsg_point_audit_record
|
||||
where point_id in and node_no = 1
|
||||
where node_no = 1 and point_id in
|
||||
<foreach collection="pointIds" item="pointId" open="(" close=")" separator=",">
|
||||
#{pointId}
|
||||
</foreach>
|
||||
|
||||
Reference in New Issue
Block a user