luojunhui 10 달 전
부모
커밋
400979439c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      updatePublishedMsgDaily.py

+ 1 - 1
updatePublishedMsgDaily.py

@@ -556,7 +556,7 @@ def check_job(piaoquan_crawler_db_client, aigc_db_client):
         if not res:
             update_single_account(piaoquan_crawler_db_client, sub_item)
     # check whether success and bot if fails
-    for sub_item in tqdm(account_list):
+    for sub_item in tqdm(subscription_accounts):
         res = check_single_account(piaoquan_crawler_db_client, sub_item)
         if not res:
             # 去掉三个不需要查看的字段