Przeglądaj źródła

1. 视频号测试上线

罗俊辉 1 rok temu
rodzic
commit
64f51867b8
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      shipinhao/shipinhao_main/run_sph_author.py

+ 1 - 1
shipinhao/shipinhao_main/run_sph_author.py

@@ -129,7 +129,7 @@ def main(log_type, crawler, topic_name, group_id, env):
                         )
                         )
 
 
                 AliyunLogger.logging(
                 AliyunLogger.logging(
-                    code="1004", platform=crawler, mode=log_type, message="结束一轮抓取"
+                    code="1004", platform=crawler, mode=log_type, env=env,message="结束一轮抓取"
                 )
                 )
 
 
         except MQExceptionBase as err:
         except MQExceptionBase as err: