id, user_id, is_read, news_id update tb_news_notice_user set is_read=0 where news_id = #{id}