@@ -148,7 +148,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
and fcwl.log_type = 2
</when>
<when test="params.type == 2">
- and fcwl.log_type = 4
+ and (fcwl.log_type = 4 or fcwl.log_type = 1)
</choose>
group by fu.user_id, fucv.video_id, fu.nick_name, fu.username, fu.avatar, fu.phone, fu.create_time