This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
suimang
/
suimangServer
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
//..temp
private_deployment
xhxu
1 year ago
parent
daad1856f7
commit
1a8ed0e979
1 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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` <> ''
</if>
<if test=" null != types ">
and `type` in
<foreach collection="types" index="index" item="item" open="(" separator="," close=")">
Write
Preview
Loading…
Cancel
Save