File tree Expand file tree Collapse file tree
latest-Table/Basic-Concept Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ export const zhSidebar = {
8484 collapsible : true ,
8585 children : [
8686 { text : '数据删除' , link : 'Delete-Data' } ,
87- { text : '自动过期删除 ' , link : 'TTL-Delete' } ,
87+ { text : '数据保留时间 ' , link : 'TTL-Delete' } ,
8888 ] ,
8989 } ,
9090 ] ,
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ export const zhSidebar = {
7575 collapsible : true ,
7676 children : [
7777 { text : '数据删除' , link : 'Delete-Data' } ,
78- { text : '自动过期删除 ' , link : 'TTL-Delete-Data' } ,
78+ { text : '数据保留时间 ' , link : 'TTL-Delete-Data' } ,
7979 ] ,
8080 } ,
8181 ] ,
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ export const zhSidebar = {
7676 collapsible : true ,
7777 children : [
7878 { text : '数据删除' , link : 'Delete-Data' } ,
79- { text : '自动过期删除 ' , link : 'TTL-Delete' } ,
79+ { text : '数据保留时间 ' , link : 'TTL-Delete' } ,
8080 ] ,
8181 } ,
8282 ] ,
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ export const zhSidebar = {
8787 collapsible : true ,
8888 children : [
8989 { text : '数据删除' , link : 'Delete-Data' } ,
90- { text : '自动过期删除 ' , link : 'TTL-Delete' } ,
90+ { text : '数据保留时间 ' , link : 'TTL-Delete' } ,
9191 ] ,
9292 } ,
9393 ] ,
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ export const zhSidebar = {
7777 collapsible : true ,
7878 children : [
7979 { text : '数据删除' , link : 'Delete-Data' } ,
80- { text : '自动过期删除 ' , link : 'TTL-Delete-Data' } ,
80+ { text : '数据保留时间 ' , link : 'TTL-Delete-Data' } ,
8181 ] ,
8282 } ,
8383 ] ,
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ export const zhSidebar = {
7979 collapsible : true ,
8080 children : [
8181 { text : '数据删除' , link : 'Delete-Data' } ,
82- { text : '自动过期删除 ' , link : 'TTL-Delete' } ,
82+ { text : '数据保留时间 ' , link : 'TTL-Delete' } ,
8383 ] ,
8484 } ,
8585 ] ,
Original file line number Diff line number Diff line change 1919
2020-->
2121
22- # 过期自动删除
22+ # 数据保留时间
2323
2424## 1. 概览
2525
Original file line number Diff line number Diff line change 1818 under the License.
1919
2020-->
21- # 过期自动删除
21+ # 数据保留时间
2222
2323## 1. 概览
2424
Original file line number Diff line number Diff line change 1818 under the License.
1919
2020-->
21- # 过期自动删除
21+ # 数据保留时间
2222
2323## 概览
2424
Original file line number Diff line number Diff line change 1818 under the License.
1919
2020-->
21- # 过期自动删除
21+ # 数据保留时间
2222
2323## 概览
2424
You can’t perform that action at this time.
0 commit comments