We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 037d151 commit 19d305fCopy full SHA for 19d305f
docs/backend/summary/intro.md
@@ -10,7 +10,9 @@ mvc 架构作为常规设计模式,在 python web 中很常见,但是三层
10
11
在 python web 开发中,三层架构的概念并没有通用标准,所以这里我们称之为伪三层架构
12
13
-但请注意,我们并没有传统的多 app (微服务)目录结构(django、springBoot...),而是[自以为是的目录结构](#项目结构)
+!!!但请注意!!!
14
+
15
+我们并没有传统的多 app (微服务)目录结构(django、springBoot...),而是[自以为是的目录结构](#项目结构)
16
17
如果您不喜欢这种模式,可以对其进行任意改造!
18
0 commit comments