ソースを参照

[标签短信][模板][查询参数问题修改]

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

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

@@ -30,7 +30,7 @@
</if>
<if test=" null != name ">
<if test=" null != name and ''!= name">
and `name` = #{name}
</if>


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