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
[砍价][修改]:过期判断
release_toaliyun_real
Stormeye Wu
hace 7 años
padre
85e496fba6
commit
9753eaf48e
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/WxOrderMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxOrderMapper.xml
Ver fichero
@@ -151,7 +151,7 @@
select
<include refid="allColumns"/>
from wx_order
where order_status =
'0'
and press_end_date is not null
where order_status =
7
and press_end_date is not null
<if test="type != null">
AND type = #{type,jdbcType=TINYINT}
</if>
Escribir
Vista previa
Cargando…
Cancelar
Guardar