Skip to content

Commit 59f8a39

Browse files
committed
docs:新增业务架构文章
1 parent 07b17e8 commit 59f8a39

2 files changed

Lines changed: 405 additions & 0 deletions

File tree

docs/.vuepress/config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ module.exports = {
9898
{text: '04-数据质量中心系统设计', link: '/md/biz-arch/04-数据质量中心系统设计.md'},
9999
{text: '05-大厂CRM系统架构优化实战', link: '/md/biz-arch/05-大厂CRM系统架构优化实战.md'},
100100
{text: '06-运营后台系统设计', link: '/md/biz-arch/06-运营后台系统设计.md'},
101+
{text: '07-大厂报价查询系统性能优化之道!', link: '/md/biz-arch/07-大厂报价查询系统性能优化之道!.md'},
101102
]
102103
},
103104
{
@@ -236,6 +237,7 @@ module.exports = {
236237
"04-数据质量中心系统设计.md",
237238
"05-大厂CRM系统架构优化实战.md",
238239
"06-运营后台系统设计.md",
240+
"07-大厂报价查询系统性能优化之道!.md",
239241
]
240242
}
241243
],

0 commit comments

Comments
 (0)