lchao 1 روز پیش
والد
کامیت
63df484e2f
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/main/resources/mapper/monitor/camera/CentermonitorTCameraMapper.xml

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

@@ -983,6 +983,7 @@
         </if>
         GROUP BY
         b.id
+        ORDER BY distance ASC
     </select>
 
     <select id="findNearbyCameras" resultMap="CentermonitorTCameraResult">