소스 검색

暂时限制条数

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>