update book_info set visit_count = visit_count +1 where id = #{bookId}