Auto update at 2025-08-06 06:51:37.273100

This commit is contained in:
2025-08-06 06:51:37 +08:00
parent 33ab9c7c73
commit 05fba54a34
5 changed files with 5 additions and 1595 deletions

View File

@@ -6,7 +6,7 @@ import time
import logging
# 配置常量
GIT_INTERVAL = 0 # Git提交间隔(秒)
GIT_INTERVAL = 3600 # Git提交间隔(秒)
FETCH_INTERVAL = 3600 # 数据获取间隔(秒)
LOG_FILE = "btc_plus.log"