ソースを参照

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

release_toaliyun_real
luozukai 7年前
コミット
92565e7077
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml ファイルの表示

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


読み込み中…
キャンセル
保存