luojunhui 7 mesi fa
parent
commit
0fb8aef846
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      tasks/history_task.py

+ 1 - 1
tasks/history_task.py

@@ -240,7 +240,7 @@ class historyContentIdTask(object):
         :return:
         :return:
         """
         """
         UP_LEVEL_STATUS = 1
         UP_LEVEL_STATUS = 1
-        EXIT_STATUS = -1
+        TITLE_EXIT_STATUS = -1
         sql = f"""
         sql = f"""
             SELECT lat.article_title, cstp.status
             SELECT lat.article_title, cstp.status
             FROM long_articles_text lat
             FROM long_articles_text lat