Parcourir la source

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

release_toaliyun_real
gongbiao il y a 7 ans
Parent
révision
815429bbb0
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxMsgModelMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxMsgModelMapper.xml Voir le fichier

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


Chargement…
Annuler
Enregistrer