This website works better with JavaScript
Home
Explore
Help
Sign In
gushoubang
/
one-code-manage
forked from
siwei/SiWei-Cloud
Watch
1
Star
0
Fork
0
Files
Browse Source
暂时限制条数
chenendian
1 month ago
parent
aefbed7045
commit
3d732620fa
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
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
View File
@@ -296,6 +296,7 @@
<if test="ywh != null and ywh != ''">
and ${ywh}
</if>
+ LIMIT 100
</select>