更新
This commit is contained in:
parent
b5c343fc0e
commit
9c50a3fa12
@ -115,7 +115,6 @@
|
||||
AND node.create_time BETWEEN #{inspectionWorkNode.rescueStart} AND #{inspectionWorkNode.rescueEnd}
|
||||
</if>
|
||||
</where>
|
||||
group by node.deal_user_id
|
||||
ORDER BY
|
||||
node.create_time DESC;
|
||||
</select>
|
||||
|
Loading…
Reference in New Issue
Block a user