更新了今天的数据

This commit is contained in:
2025-11-14 21:03:48 +08:00
parent 1507416806
commit d6ec1eadc9
9 changed files with 12610 additions and 3 deletions

View File

@@ -248,6 +248,8 @@ class TopHubScraper:
return
# 调用tophub_add_data_to_db.py脚本
logger.info("正在调用tophub_add_data_to_db.py...")
# 使用Popen方式处理可能的编码问题