修复 marketOverview 移除后的导入错误

This commit is contained in:
2569718930@qq.com
2026-05-25 23:09:37 +08:00
parent c2bb9d3901
commit a6367ab7c2
3 changed files with 6 additions and 1 deletions
+1
View File
@@ -5,4 +5,5 @@ from __future__ import annotations
OBSERVATION_REFRESH_SEC = 60
METAR_POLL_TTL_SEC = 5 * 60
SCAN_ROWS_REFRESH_SEC = 5 * 60
MARKET_OVERVIEW_TTL_SEC = 10 * 60
MODEL_CACHE_TTL_SEC = 30 * 60