Skip to content

Commit 037d151

Browse files
committed
update docs
1 parent da0dd76 commit 037d151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/backend/summary/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ mvc 架构作为常规设计模式,在 python web 中很常见,但是三层
1010

1111
在 python web 开发中,三层架构的概念并没有通用标准,所以这里我们称之为伪三层架构
1212

13-
但请注意,我们并没有传统的多 app 结构(django、springBoot...),而是[自以为是的 app 结构](#项目结构)
13+
但请注意,我们并没有传统的多 app (微服务)目录结构(django、springBoot...),而是[自以为是的目录结构](#项目结构)
1414

1515
如果您不喜欢这种模式,可以对其进行任意改造!
1616

0 commit comments

Comments
 (0)