黄远 пре 5 година
родитељ
комит
cb4eeac6f4
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      lift-system-service/src/main/resources/mapper/HomeLiftDataMapper.xml

+ 1 - 0
lift-system-service/src/main/resources/mapper/HomeLiftDataMapper.xml

@@ -92,5 +92,6 @@
             coordinate
             coordinate
         from
         from
             lift
             lift
+        limit  0, 1000
     </select>
     </select>
 </mapper>
 </mapper>