Sfoglia il codice sorgente

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

release_toaliyun_real
gongbiao 7 anni fa
parent
commit
815429bbb0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxMsgModelMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxMsgModelMapper.xml Vedi File

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


Caricamento…
Annulla
Salva