在 weibo_comment/spider.py 下,如果获取json数据失败则会把 max_id_type 设置为 1 继续爬取。我验证后发现,max_id_type更改为 1 后爬取到的是按照时间降序的评论内容。