bihuisong пре 2 месеци
родитељ
комит
655dc1873e

+ 1 - 0
src/main/resources/mapper/monitor/camera/CentermonitorTCameraMapper.xml

@@ -862,6 +862,7 @@
         ) a
         LEFT JOIN centermonitor_t_camerachannel b ON a.id = b.camera_id
         GROUP BY a.id
+        ORDER BY create_time
     </select>