Explorar o código

暂时限制条数

chenendian hai 4 semanas
pai
achega
3d732620fa

+ 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>