This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
gushoubang
/
one-code-manage
forkato da
siwei/SiWei-Cloud
Segui
1
Vota
0
Forka
0
File
Sfoglia il codice sorgente
暂时限制条数
chenendian
4 settimane fa
parent
aefbed7045
commit
3d732620fa
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra 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
Vedi File
@@ -296,6 +296,7 @@
<if test="ywh != null and ywh != ''">
and ${ywh}
</if>
+ LIMIT 100
</select>