Browse Source

exit_article_with_title.py improve

luojunhui 5 months ago
parent
commit
01e5cb9ad0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      flow_pool/exit_article_with_title.py

+ 1 - 1
flow_pool/exit_article_with_title.py

@@ -209,7 +209,7 @@ def main():
             "策略1:阅读均值倍数阈值": READ_TIMES_ON_AVG_THRESHOLD,
             "策略1:探索次数阈值": DISCOVERY_TIMES_THRESHOLD,
             "策略2:发布次数阈值": PUBLISH_TIMES_THRESHOLD,
-            "策略2:发布时间阈值": FIRST_PUBLISH_DATE_THRESHOLD
+            "策略2:发布天数阈值": DAYS_THRESHOLD
         },
         mention=False
     )