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