Ver código fonte

首页待办数据调整

黄远 5 anos atrás
pai
commit
cb4eeac6f4

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

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