Procházet zdrojové kódy

//..temp

private_deployment
xhxu před 1 rokem
rodič
revize
1a8ed0e979
1 změnil soubory, kde provedl 0 přidání a 3 odebrání
  1. +0
    -3
      suimangService/src/main/resources/mapper/WxTemplateMsgMapper.xml

+ 0
- 3
suimangService/src/main/resources/mapper/WxTemplateMsgMapper.xml Zobrazit soubor

@@ -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=")">


Načítá se…
Zrušit
Uložit