Browse Source

//..temp

private_deployment
xhxu 1 year ago
parent
commit
1a8ed0e979
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      suimangService/src/main/resources/mapper/WxTemplateMsgMapper.xml

+ 0
- 3
suimangService/src/main/resources/mapper/WxTemplateMsgMapper.xml View File

@@ -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…
Cancel
Save