Pārlūkot izejas kodu

会员详情看课记录取消app限制

wangxy 2 dienas atpakaļ
vecāks
revīzija
b266f5451a

+ 1 - 1
fs-service/src/main/resources/mapper/his/FsUserMapper.xml

@@ -1031,7 +1031,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
                     </when>
                 </choose>
             </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">
                 and fucu.id = #{userCompanyId}
             </if>