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

//tt product

release_toaliyun_real
xhxu 4 лет назад
Родитель
Сommit
0889774a7d
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      mallinkService/src/main/resources/mapper/TtCouponChannelPoiMapper.xml

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

@@ -111,7 +111,7 @@


<update id="updateBySpuId" parameterType="com.iformall.domain.po.TtCouponChannelPoi">
update wx_bill_property set update_date = now()
update tt_coupon_channel_poi set update_date = now()
<if test=" null != status ">,`status` = #{status}</if>
<if test=" null != statusDesc ">,`last_status` = #{statusDesc}</if>
<if test=" null != lastStatus ">,`last_status` = #{lastStatus}</if>


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