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

[专题][修改][修改专题编辑删除问题]

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

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

@@ -292,7 +292,7 @@
</update> </update>


<delete id="delByTopic" parameterType="com.iformall.domain.po.WxTopic"> <delete id="delByTopic" parameterType="com.iformall.domain.po.WxTopic">
delete from wx_coupon_channel where sub_target_id = #{id}
update wx_coupon_channel set status = 1 where sub_target_id = #{id}
</delete> </delete>


<select id="findQrcodeEmptyList" resultType="com.iformall.domain.po.WxCouponChannel"> <select id="findQrcodeEmptyList" resultType="com.iformall.domain.po.WxCouponChannel">


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