We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a19b16 commit dc279e0Copy full SHA for dc279e0
docs/.vuepress/sidebar.js
@@ -5905,15 +5905,15 @@ const zhCnNavBar = {
5905
// },
5906
],
5907
},
5908
- // {
5909
- // title: "事件中心",
5910
- // children: [
5911
5912
- // title: "事件中心概述",
5913
- // path: "/workflow/事件中心/事件中心概述",
5914
- // },
5915
- // ],
5916
+ {
+ title: "使用事件驱动 SDK 构建实时应用",
+ children: [
+ title: "事件中心概述",
+ path: "/workflow/事件中心/事件中心概述",
+ },
+ ],
5917
{
5918
title: "工作流自定义能力",
5919
children: [
0 commit comments