|
@@ -1031,7 +1031,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|
|
</when>
|
|
</when>
|
|
|
</choose>
|
|
</choose>
|
|
|
</if>
|
|
</if>
|
|
|
- and fcwl.user_id = #{fsUserId} and fucu.company_user_id = #{userId} and fcwl.watch_type=1 and fcwl.send_type=1
|
|
|
|
|
|
|
+ and fcwl.user_id = #{fsUserId} and fucu.company_user_id = #{userId} and fcwl.send_type=1
|
|
|
<if test="userCompanyId!=null">
|
|
<if test="userCompanyId!=null">
|
|
|
and fucu.id = #{userCompanyId}
|
|
and fucu.id = #{userCompanyId}
|
|
|
</if>
|
|
</if>
|