diff --git a/coolstore-partner-dao/src/main/resources/mapper/PointTodoInfoMapper.xml b/coolstore-partner-dao/src/main/resources/mapper/PointTodoInfoMapper.xml index 7bb3a05d1..0e026515d 100644 --- a/coolstore-partner-dao/src/main/resources/mapper/PointTodoInfoMapper.xml +++ b/coolstore-partner-dao/src/main/resources/mapper/PointTodoInfoMapper.xml @@ -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 #{pointId}