Explorar el Código

[拼团][修改][去拼团]

release_toaliyun_real
gongbiao hace 7 años
padre
commit
45a833c412
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml

+ 1
- 0
mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml Ver fichero

@@ -87,6 +87,7 @@
and o.order_group_id=#{orderGroupId}
</if>
and o.order_group_id!=0 and g.status in(10,11,12,13)
and o.order_status in(10,11,12,13)
order by o.id desc,o.order_status
</select>


Cargando…
Cancelar
Guardar