Browse Source

Merge branch '2025-03-17-update-mini-info-bot-improve' of luojunhui/LongArticlesJob into master

luojunhui 2 months ago
parent
commit
941f3746d6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tasks/update_published_articles_minigram_detail.py

+ 1 - 1
tasks/update_published_articles_minigram_detail.py

@@ -235,7 +235,7 @@ class UpdatePublishedArticlesMinigramDetail(object):
                 return article_info
 
         else:
-            return article_info
+            return EMPTY_DICT
 
     def get_root_source_id_for_three_days(self, biz_date: str) -> List[Dict]:
         """