From ce0993088eb70c729d9483ba8126cea3a025e21d Mon Sep 17 00:00:00 2001 From: weiweiw Date: Tue, 18 Jun 2024 10:43:17 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eaee6d1..c7904b9 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ com.bonus ├── bonus-modules // 业务模块 │ └── bonus-ai // 人工智能平台系统模块 ├──pom.xml // 公共依赖 +~~~ ## 人工智能平台架构图