Просмотр исходного кода

[拼团][修改][待支付]

release_toaliyun_real
gongbiao 7 лет назад
Родитель
Сommit
097b1fa0fa
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxOrderMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxOrderMapper.xml Просмотреть файл

@@ -211,7 +211,7 @@
</if>
</update>
<update id="updateOrderGroupStatusByCouponChaneelId" parameterType="com.iformall.domain.po.WxOrder">
<update id="updateOrderGroupStatusByCouponChannelId" parameterType="com.iformall.domain.po.WxOrder">
update wx_order set order_status=#{orderStatus},update_date=#{updateDate}
where coupon_channel_id=#{couponChannelId} and order_status = 10
<if test=" null != tenantId ">


Загрузка…
Отмена
Сохранить