Przeglądaj źródła

[券][添加][拼团下架]

release_toaliyun_real
gongbiao 7 lat temu
rodzic
commit
51e3d0766c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxOrderMapper.xml

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

@@ -204,7 +204,7 @@
</update>
<update id="updateOrderGroupStatusByCouponId" parameterType="com.iformall.domain.po.WxOrder">
update wx_order set order_status=#{orderStatus}
update wx_order set order_status=#{orderStatus},update_date=#{updateDate}
where product_id=#{productId} and order_status = 10
<if test=" null != tenantId ">
and `tenant_id` = #{tenantId}


Ładowanie…
Anuluj
Zapisz