从系统彻底移除 Lagos 城市

该城市已不再需要,从城市注册表、时区映射、缓存巡检脚本、测试
中全部清理。52 城市 → 51 城市。

Tested: pytest test_country_networks.py (19/19), ruff check
This commit is contained in:
2569718930@qq.com
2026-05-21 14:30:18 +08:00
parent 1edee81cf3
commit 9b9f548de9
4 changed files with 4 additions and 27 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ TOK = "Bearer ZLuvwSsQvHSj2geIWfX7gjn9rJU_heOlgq0FBp7cUOgXaB2eHbE20R4PKwonP2FP"
CITIES = [
"london", "paris", "amsterdam", "helsinki", "istanbul", "ankara",
"moscow", "new york", "los angeles", "chicago", "miami", "houston",
"lagos", "jeddah", "karachi", "tel aviv",
"jeddah", "karachi", "tel aviv",
]
for city in CITIES: