Skip to content

Commit 19d305f

Browse files
committed
update docs
1 parent 037d151 commit 19d305f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/backend/summary/intro.md

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

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

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

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

0 commit comments

Comments
 (0)