Skip to content

Commit e4826aa

Browse files
committed
docs:更新数据中台专栏
1 parent 10e5b06 commit e4826aa

File tree

2 files changed

+390
-4
lines changed

2 files changed

+390
-4
lines changed

docs/.vuepress/config.js

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -584,6 +584,7 @@ module.exports = {
584584
sidebarDepth: 0,
585585
children: [
586586
"00-聚合支付架构从零到一.md",
587+
"01-供应链域数据中台设计.md",
587588
"02-供应链采购视角的业务系统架构.md",
588589
"03-客服平台架构实践.md",
589590
"04-数据质量中心系统设计.md",
@@ -599,9 +600,9 @@ module.exports = {
599600
collapsable: false,
600601
sidebarDepth: 0,
601602
children: [
602-
"00-新一代数据栈将逐步替代国内单一“数据中台”.md",
603-
"01-供应链域数据中台设计.md",
604-
"03-构建数据中台的三要素:方法论、组织和技术.md",
603+
"00-新一代数据栈将逐步替代国内单一“数据中台”",
604+
"01-大数据的尽头是数据中台吗?",
605+
"03-构建数据中台的三要素:方法论、组织和技术",
605606
]
606607
},
607608
],
@@ -933,7 +934,7 @@ module.exports = {
933934
"死磕设计模式之抽象责任链模式.md",
934935
"策略模式在项目设计中的应用.md",
935936
"死磕设计模式之抽象策略模式.md",
936-
"Builder模式在项目设计中的应用.md",
937+
// "Builder模式在项目设计中的应用.md",
937938
"单例+简单工厂模式在项目设计中的应用.md",
938939

939940

0 commit comments

Comments
 (0)