@@ -256,6 +256,7 @@
</when>
<otherwise>and a.record_status in ('lawenforcement_type_4','lawenforcement_type_6') and c.record_state = 0 GROUP BY a.id</otherwise>
</choose>
+ order by c.start_time desc
<if test="deviceId != null and deviceId != ''"> LIMIT 5 </if>
</select>