فهرست منبع

初始化的时候传publish_flag

luojunhui 5 ماه پیش
والد
کامیت
3031dbcf1b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      historyTask.py

+ 1 - 1
historyTask.py

@@ -62,7 +62,7 @@ async def do_job(publish_flag):
             }
             }
         )
         )
         return
         return
-    await history_content_id_task.deal(publish_flag)
+    await history_content_id_task.deal()
 
 
 
 
 def run_thread(publish_flag, sleep_seconds, stop_flag):
 def run_thread(publish_flag, sleep_seconds, stop_flag):