update news set read_count = read_count + 1 where id = #{newsId}