Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
server
/
formallProject
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Merge branch 'release_toaliyun_real' of
https://git.malls.iformall.com/server/formallProject
into release_toaliyun_real
release_toaliyun_real
zhengfangyuan
hace 3 años
padre
6c42de016d
17614595f5
commit
b9ccfc49b3
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
mallinkService/src/main/resources/mapper/WxPressBatchMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxPressBatchMapper.xml
Ver fichero
@@ -35,7 +35,7 @@
and `status` = #{status}
</if>
<if test=" null != name
&&
'' != name">
<if test=" null != name
and
'' != name">
and `name` like concat('%', #{name},'%')
</if>
Escribir
Vista previa
Cargando…
Cancelar
Guardar