wangkun 1 年之前
父节点
当前提交
487975308b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      gongzhonghao/gongzhonghao_author/gongzhonghao1_author.py

+ 1 - 0
gongzhonghao/gongzhonghao_author/gongzhonghao1_author.py

@@ -98,6 +98,7 @@ class GongzhonghaoAuthor1:
     # 获取用户 fakeid
     # 获取用户 fakeid
     @classmethod
     @classmethod
     def get_user_info(cls, log_type, crawler, wechat_name, env):
     def get_user_info(cls, log_type, crawler, wechat_name, env):
+        Common.logger(log_type, crawler).info(f"wechat_name:{wechat_name}")
         while True:
         while True:
             token_dict = cls.get_token(log_type, crawler, env)
             token_dict = cls.get_token(log_type, crawler, env)
             url = "https://mp.weixin.qq.com/cgi-bin/searchbiz?"
             url = "https://mp.weixin.qq.com/cgi-bin/searchbiz?"