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
[b端][修复]:不显示已被禁用管理员核销的券
release_toaliyun_real
hupeng
hace 7 años
padre
d0ee69b1a3
commit
058ea02841
Se han
modificado 1 ficheros
con
0 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+0
-1
mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml
+ 0
- 1
mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml
Ver fichero
@@ -163,7 +163,6 @@
and co.coupon_id = c.id
and cu.id = co.c_user_id
and bu.id = co.b_user_id
and bu.status = 0
<if test="startDate != null">
AND co.update_date > #{startDate,jdbcType=TIMESTAMP}
</if>
Escribir
Vista previa
Cargando…
Cancelar
Guardar