From 795686bd1885448fa9880e8346e9a8aae6ba4cdd Mon Sep 17 00:00:00 2001 From: Young Date: Mon, 4 Nov 2024 10:28:08 +0800 Subject: [PATCH] updated README.md --- README.md | 3 +++ src/modules/Infrastructure | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 425de91..3f71290 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # backend-tutorial +# 项目启动 + +项目采用 git submoule 配置依赖第三方库。进入 src 执行 'git submodule init && git submodule update --remote' 即可拉取第三方封装库。 diff --git a/src/modules/Infrastructure b/src/modules/Infrastructure index f4b16bd..a66d546 160000 --- a/src/modules/Infrastructure +++ b/src/modules/Infrastructure @@ -1 +1 @@ -Subproject commit f4b16bd7a3b4b317f74592bce9d9be32861de98e +Subproject commit a66d546d43b61a0cb16e1a701f2f661360b10131