Ver código fonte

//..temp

private_deployment
xhxu 1 ano atrás
pai
commit
1a8ed0e979
1 arquivos alterados com 0 adições e 3 exclusões
  1. +0
    -3
      suimangService/src/main/resources/mapper/WxTemplateMsgMapper.xml

+ 0
- 3
suimangService/src/main/resources/mapper/WxTemplateMsgMapper.xml Ver arquivo

@@ -59,9 +59,6 @@
and `plat` = #{plat}
</if>

<if test=" isc ">
and `template_id` is not null and `template_id` &lt;&gt; ''
</if>
<if test=" null != types ">
and `type` in
<foreach collection="types" index="index" item="item" open="(" separator="," close=")">


Carregando…
Cancelar
Salvar