Explorar o código

获取详情优化

luojunhui hai 1 mes
pai
achega
674ef28d0f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      applications/tasks/crawler_tasks/crawler_gzh_fans.py

+ 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")