Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/.vuepress/sidebar/V2.0.x/zh-Table.ts
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ export const zhSidebar = {
prefix: 'User-Manual/',
children: [
{ text: '数据同步', link: 'Data-Sync_apache' },
{ text: '用户自定义函数', link: 'User-defined-function' },
{ text: 'UDF', link: 'User-defined-function' },
{
text: '安全权限',
collapsible: true,
Expand Down
2 changes: 1 addition & 1 deletion src/.vuepress/sidebar_timecho/V2.0.x/zh-Table.ts
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ export const zhSidebar = {
prefix: 'User-Manual/',
children: [
{ text: '数据同步', link: 'Data-Sync_timecho' },
{ text: '用户自定义函数', link: 'User-defined-function' },
{ text: 'UDF', link: 'User-defined-function' },
{
text: '安全权限',
collapsible: true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

-->

# 用户自定义函数
# UDF

## 1. UDF介绍

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

-->

# 用户自定义函数
# UDF

## 1. UDF介绍

Expand Down