From f0add95938f57f97bf296fa638c0200811cb7fef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=84=BF=E6=82=A8=E6=9C=89=E4=B8=AA=E5=A5=BD=E5=BF=83?= =?UTF-8?q?=E6=83=85?= Date: Tue, 9 Jul 2024 17:22:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9fc3e3a..f215d72 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ ## 项目架构 +```tree ├─BaseModule │ ├─EC.App │ ├─EC.Helper @@ -21,6 +22,7 @@ └─OnvifWebServer ├─Controllers └─appsettings.json +``` 1. BaseModule:基础模块 2. BusinessesModule:项目业务模块