This website works better with JavaScript
首页
发现
帮助
登录
gushoubang
/
one-code-manage
派生自
siwei/SiWei-Cloud
关注
1
点赞
0
派生
0
文件
浏览代码
暂时限制条数
chenendian
1 月之前
父节点
aefbed7045
当前提交
3d732620fa
共有
1 个文件被更改
,包括
1 次插入
和
0 次删除
分列视图
显示文件统计
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>