fix(web): 標示 AIOps 範例資料模式
All checks were successful
CD Pipeline / tests (push) Successful in 1m23s
Code Review / ai-code-review (push) Successful in 13s
CD Pipeline / build-and-deploy (push) Successful in 3m41s
CD Pipeline / post-deploy-checks (push) Successful in 2m7s

This commit is contained in:
Your Name
2026-06-05 01:28:31 +08:00
parent 96df223100
commit d5ce17c72d
10 changed files with 21 additions and 20 deletions

View File

@@ -5,7 +5,7 @@
// AIOps 全景時序頁面
// 告警→感官調查→AI決策→自動執行→驗證→學習 完整鏈路視覺化
//
// Mock 模式NEXT_PUBLIC_AIOPS_TIMELINE_MOCK=true
// 範例資料模式NEXT_PUBLIC_AIOPS_TIMELINE_MOCK=true
// 真實 API: GET /api/v1/aiops/timeline?incident_id=&limit=20
// ============================================================