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
749bc13b57
commit
e73bf823e0
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+3
-0
mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml
+ 3
- 0
mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml
Ver fichero
@@ -881,6 +881,9 @@
<if test=" null != couponId ">
and c.id = #{couponId}
</if>
<if test=" null != title ">
and c.title = #{title}
</if>
<if test=" null != business ">
and c.business = #{business}
</if>
Escribir
Vista previa
Cargando…
Cancelar
Guardar