@@ -1137,7 +1137,7 @@
and a.channel=1
</if>
<if test="type == 2">
- and a.share_type=2
+ and a.share_type=3
<if test="type == 3 or type==4">
and a.source=1
@@ -1185,7 +1185,7 @@