فهرست منبع

Merge branch '2024-11-21-luojunhui-updatePublishedMsg-Improve' of luojunhui/LongArticlesJob into master

luojunhui 7 ماه پیش
والد
کامیت
00ff1e6d21
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      updatePublishedMsgDaily.py

+ 1 - 1
updatePublishedMsgDaily.py

@@ -15,7 +15,7 @@ from datetime import datetime
 from applications import PQMySQL, WeixinSpider, Functions, log, bot, aiditApi
 from applications.const import updatePublishedMsgTaskConst
 
-ARTICLE_TABLE = "official_articles"
+ARTICLE_TABLE = "official_articles_v2"
 const = updatePublishedMsgTaskConst()