Skip to content

Commit dc279e0

Browse files
Update sidebar.js
1 parent 7a19b16 commit dc279e0

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

docs/.vuepress/sidebar.js

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5905,15 +5905,15 @@ const zhCnNavBar = {
59055905
// },
59065906
],
59075907
},
5908-
// {
5909-
// title: "事件中心",
5910-
// children: [
5911-
// {
5912-
// title: "事件中心概述",
5913-
// path: "/workflow/事件中心/事件中心概述",
5914-
// },
5915-
// ],
5916-
// },
5908+
{
5909+
title: "使用事件驱动 SDK 构建实时应用",
5910+
children: [
5911+
{
5912+
title: "事件中心概述",
5913+
path: "/workflow/事件中心/事件中心概述",
5914+
},
5915+
],
5916+
},
59175917
{
59185918
title: "工作流自定义能力",
59195919
children: [

0 commit comments

Comments
 (0)