From 6c0b82861d7cf5e952b06bd7427f9089717e63c5 Mon Sep 17 00:00:00 2001 From: ninemine <1371605831@qq.com> Date: Wed, 16 Jul 2025 15:56:54 +0800 Subject: [PATCH] =?UTF-8?q?BS=200.1.0=20=E5=B0=86json=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 3 +++ Convention/[nlohmann] | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 Convention/[nlohmann] diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..5530f41 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "Convention/[nlohmann]"] + path = Convention/[nlohmann] + url = https://github.com/nlohmann/json.git diff --git a/Convention/[nlohmann] b/Convention/[nlohmann] new file mode 160000 index 0000000..d33ecd3 --- /dev/null +++ b/Convention/[nlohmann] @@ -0,0 +1 @@ +Subproject commit d33ecd3f3bd11e30aa8bbabb00e0a9cd3f2456d8