Jelajahi Sumber

updatePublishedMsgDaily.py use const.py

luojunhui 6 bulan lalu
induk
melakukan
8797c303d0
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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()