Selaa lähdekoodia

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

release_toaliyun_real
luozukai 7 vuotta sitten
vanhempi
commit
92565e7077
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml Näytä tiedosto

@@ -24,7 +24,7 @@
</sql> </sql>


<sql id="dynamicWhereConditions"> <sql id="dynamicWhereConditions">
where 1 = 1
where cc.status = 0


<if test=" null != id "> <if test=" null != id ">
and cc.`id` = #{id} and cc.`id` = #{id}


Ladataan…
Peruuta
Tallenna