瀏覽代碼

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

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>


Loading…
取消
儲存