From bc081f95c2c0fc352568a58c78364d93ae195ed2 Mon Sep 17 00:00:00 2001 From: houwei Date: Wed, 6 Nov 2024 15:44:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20=E6=8A=A5=E8=A1=A8?= =?UTF-8?q?=E7=AE=A1=E7=90=86API=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/_sidebar.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/_sidebar.md b/docs/_sidebar.md index c69f9092..4e35fc68 100644 --- a/docs/_sidebar.md +++ b/docs/_sidebar.md @@ -8,7 +8,8 @@ - [人工操作接口](api/operation.md) - [页面访问接口](api/pages/) - [告警事件接口](api/event.md) - - [首页接口](api/pages/home.md) + - [首页](api/pages/home.md) + - [报表管理](api/pages/report.md) - [数据采集](datacollect/) - [系统部署](deploy/) - [Linux系统部署](deploy/linux.md)