Przeglądaj źródła

拼团bug

release_toaliyun_real
xiaohanzi 5 lat temu
rodzic
commit
25d894e96a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml Wyświetl plik

@@ -95,7 +95,7 @@
<if test=" null != orderGroupId ">
and o.order_group_id=#{orderGroupId}
</if>
and o.order_status in(10,11,12,13,14,15,16)
and o.order_status in(10,11,12,13,14,15,16,98,99)
order by o.id desc,o.order_status
</select>


Ładowanie…
Anuluj
Zapisz