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

+ 1 - 1
gongzhonghao/gongzhonghao_author/gongzhonghao1_author.py

@@ -120,7 +120,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}")
+        Common.logger(log_type, crawler).info(f"获取站外用户信息:{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?"