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>