소스 검색

三维定位

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