luojunhui 7 ماه پیش
والد
کامیت
0fb8aef846
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      tasks/history_task.py

+ 1 - 1
tasks/history_task.py

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