@@ -891,7 +891,7 @@
1 = 1 ${params.dataScope}) a left join centermonitor_t_camerachannel b on a.id= b.camera_id and
b.channel_type='2' GROUP BY
a.id
-
+ ORDER BY a.create_time
</select>