feat: add superadmin health center

This commit is contained in:
2026-01-17 09:18:05 +08:00
parent 94a10a3af0
commit 4f2b8ea3ad
14 changed files with 870 additions and 5 deletions

View File

@@ -87,6 +87,11 @@
- **接口**:用户侧 `GET /t/:tenantCode/v1/me/notifications`
- **缺口**:超管发送与批量触达接口、通知模板管理接口。
### 2.15 健康与告警 `/superadmin/health`
- **功能**:平台健康总览、失败率/超时/风险租户聚合、告警列表。
- **接口**`GET /super/v1/health/overview``GET /super/v1/tenants/health`(租户级健康明细)。
- **缺口**:后续可补充告警订阅与自动化处理规则。
## 3) 导航与便捷性设计(建议)
- 统一筛选器:租户/用户/时间/状态为默认筛选维度。
@@ -97,4 +102,4 @@
- **P0已有接口即可落地**:登录、概览、租户管理、用户管理、内容治理、订单退款。
- **P1需补超管接口**:创作者审核、优惠券、提现/钱包、报表导出。
- **P2扩展增强**:资产/上传、通知中心、审计与系统配置。
- **P2扩展增强**:资产/上传、通知中心、审计与系统配置、健康与告警