Преглед изворни кода

//..temp

private_deployment
xhxu пре 1 година
родитељ
комит
1a8ed0e979
1 измењених фајлова са 0 додато и 3 уклоњено
  1. +0
    -3
      suimangService/src/main/resources/mapper/WxTemplateMsgMapper.xml

+ 0
- 3
suimangService/src/main/resources/mapper/WxTemplateMsgMapper.xml Прегледај датотеку

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


Loading…
Откажи
Сачувај