Explorar el Código

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

release_toaliyun_real
luozukai hace 7 años
padre
commit
2f37076576
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml Ver fichero

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

<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>

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


Cargando…
Cancelar
Guardar