From 75ec887ac939437e45ced7a4d3b0c31eb04bc8a7 Mon Sep 17 00:00:00 2001 From: KirisameVanilla Date: Mon, 17 Feb 2025 14:58:20 +0800 Subject: [PATCH] =?UTF-8?q?add=20=E8=BD=AF=E5=B7=A5=E5=AE=9E=E8=B7=B5?= =?UTF-8?q?=E6=9C=9F=E6=9C=AB=E9=A1=B9=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 3 +++ 软件工程实践/24Fall会议室预订项目 | 1 + 2 files changed, 4 insertions(+) create mode 160000 软件工程实践/24Fall会议室预订项目 diff --git a/.gitmodules b/.gitmodules index 0ceb469..83001b9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "密码分析学/24Fall"] path = 密码分析学/24Fall url = https://github.com/KirisameVanilla/Cryptanalysis_of_cryptography.git +[submodule "软件工程实践/24Fall会议室预订项目"] + path = 软件工程实践/24Fall会议室预订项目 + url = https://github.com/KirisameVanilla/meeting_room_appointment_system.git diff --git a/软件工程实践/24Fall会议室预订项目 b/软件工程实践/24Fall会议室预订项目 new file mode 160000 index 0000000..b3b7678 --- /dev/null +++ b/软件工程实践/24Fall会议室预订项目 @@ -0,0 +1 @@ +Subproject commit b3b7678d6b3665a78dd0d572ab9beed3568220b6