@@ -1331,7 +1331,7 @@
</foreach>
AND
</if>
- is_notice=1 and is_pwd = 0
+ a.is_notice=1 and a.is_pwd = 0
and not exists (select 1 from com_detail_log where user_name=#{userName} and com_list_id=a.id)
</select>
<select id="list" resultType="com.gree.mall.manager.bean.common.CallRecordVo">