From 118a4e53b370bc3333f15381ef1fbd3b7aa6f386 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AE=B8=E8=BD=B2?= Date: Sun, 15 Oct 2023 11:12:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 中文/项目文档/IDEology文档/IDEology设计文档.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/中文/项目文档/IDEology文档/IDEology设计文档.md b/中文/项目文档/IDEology文档/IDEology设计文档.md index d25c2cf..5e6ae89 100644 --- a/中文/项目文档/IDEology文档/IDEology设计文档.md +++ b/中文/项目文档/IDEology文档/IDEology设计文档.md @@ -205,7 +205,7 @@ Inter Module Communication (IMC) 负责提供标准接口和通信协议,用 - 可测试性:模块化的微内核架构更容易进行单元测试,因为每个服务可以独立测试。这有助于及早发现和解决问题。 -### 软件设计 +## 软件设计