Explorar el Código

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

release_toaliyun_real
gongbiao hace 7 años
padre
commit
815429bbb0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxMsgModelMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxMsgModelMapper.xml Ver fichero

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


Cargando…
Cancelar
Guardar