浏览代码

暂时限制条数

chenendian 1 月之前
父节点
当前提交
3d732620fa
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      siwei-modules/siwei-apply/src/main/resources/mapper/cadastre/CadastreFileMapper.xml

+ 1 - 0
siwei-modules/siwei-apply/src/main/resources/mapper/cadastre/CadastreFileMapper.xml

@@ -296,6 +296,7 @@
         <if test="ywh != null and ywh != ''">
             and ${ywh}
         </if>
+        LIMIT 100
     </select>