Sfoglia il codice sorgente

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

release_toaliyun_real
gongbiao 7 anni fa
parent
commit
45a833c412
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml

+ 1
- 0
mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml Vedi File

@@ -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>


Caricamento…
Annulla
Salva