瀏覽代碼

三维定位

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">