Explorar o código

add new shell file

luojunhui hai 3 meses
pai
achega
e2f723054c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      long_articles_job.py

+ 1 - 1
long_articles_job.py

@@ -79,7 +79,7 @@ def main():
                 run_fwh_data_manager()
             case "run_sph_video_crawler":
                 run_sph_video_crawler()
-            case "top":
+            case "top_article_generalize":
                 run_top_article_generalize_from_article_pool()
             case _:
                 print("task_name cannot be None")