清理旧决策卡片、市场总览、跑道面板等已废弃组件

This commit is contained in:
2569718930@qq.com
2026-05-25 23:52:44 +08:00
parent 723c6dafc6
commit 9545725d7f
23 changed files with 4 additions and 2374 deletions
+3 -1
View File
@@ -8,7 +8,9 @@
"Bash(python -m ruff check web/services/city_runtime.py web/services/city_api.py)",
"Bash(python -m ruff check .)",
"Bash(python -m pytest tests/ -q)",
"Bash(python -m ruff check . --fix)"
"Bash(python -m ruff check . --fix)",
"Bash(ssh *)",
"Bash(curl *)"
]
}
}