Kaynağa Gözat

获取详情优化

luojunhui 1 ay önce
ebeveyn
işleme
674ef28d0f

+ 1 - 0
applications/tasks/crawler_tasks/crawler_gzh_fans.py

@@ -255,6 +255,7 @@ class CrawlerGzhFans(CrawlerGzhFansBase):
                     cursor_id=cursor_openid,
                     cursor_timestamp=cursor_timestamp,
                 )
+                print(response)
                 base_resp = response.get("base_resp", {})
                 code = base_resp.get("ret")
                 error_msg = base_resp.get("err_msg")