This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
gushoubang
/
one-code-manage
forked de
siwei/SiWei-Cloud
Seguir
1
Destacar
0
Fork
0
Archivos
Explorar el Código
暂时限制条数
chenendian
hace 4 semanas
padre
aefbed7045
commit
3d732620fa
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
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
Ver fichero
@@ -296,6 +296,7 @@
<if test="ywh != null and ywh != ''">
and ${ywh}
</if>
+ LIMIT 100
</select>