2e797f86b7
批量读 Redis 心跳返回 status,前端与主服务器列表样式一致。 Co-authored-by: Cursor <cursoragent@cursor.com>
583 B
583 B
2026-06-21 宝塔服务器列表增加在线状态列
摘要
GET /api/btpanel/servers 与「宝塔 · 服务器列表」表格新增 状态 列(在线 / 离线 / 未知),与主服务器列表一致,优先读 Redis 心跳。
涉及文件
server/application/services/btpanel_service.pyfrontend/src/api/btpanel.tsfrontend/src/pages/btpanel/BtPanelLoginPage.vuetests/test_btpanel_server_list.py
验证
.venv/bin/pytest tests/test_btpanel_server_list.py -q
# 前端:宝塔 → 服务器列表,状态列显示在线/离线