瀏覽代碼

首页待办数据调整

黄远 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
         from
             lift
+        limit  0, 1000
     </select>
 </mapper>