luojunhui 10 tháng trước cách đây
mục cha
commit
400979439c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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:
             # 去掉三个不需要查看的字段