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
bug
release_toaliyun_real
xhxu
hace 5 años
padre
224f661760
commit
85bcb93303
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/WxCouponMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxCouponMapper.xml
Ver fichero
@@ -349,7 +349,7 @@
</if>
<if test=" null == type and null == types">
and ( c.`type` < 7 or
type
c.`type` = 10 )
and ( c.`type` < 7 or c.`type` = 10 )
</if>
<if test=" null != type ">
Escribir
Vista previa
Cargando…
Cancelar
Guardar