预热城市列表扩展到 33 城:覆盖全部机场推送城市
- 原 19 城缺少 amsterdam/helsinki/lau fau shan 及 11 个美国城市 - 导致这些城市 detail API 冷启动时 OM 缓存未命中,hourly 数据为空,温度曲线图无法渲染 DEB 路径
This commit is contained in:
@@ -34,6 +34,20 @@ DEFAULT_CITIES = [
|
||||
"london",
|
||||
"paris",
|
||||
"madrid",
|
||||
"amsterdam",
|
||||
"helsinki",
|
||||
"lau fau shan",
|
||||
"new york",
|
||||
"los angeles",
|
||||
"chicago",
|
||||
"denver",
|
||||
"atlanta",
|
||||
"miami",
|
||||
"san francisco",
|
||||
"houston",
|
||||
"dallas",
|
||||
"austin",
|
||||
"seattle",
|
||||
]
|
||||
|
||||
_RUNTIME_LOCK = threading.Lock()
|
||||
|
||||
Reference in New Issue
Block a user