From f1fef6f0b2fcc7dc2ea6080e5b10e72cb7e79cd5 Mon Sep 17 00:00:00 2001 From: Lizongdi <1210855344@qq.com> Date: Mon, 31 Aug 2026 13:12:52 +0800 Subject: [PATCH] Add common-code submodule --- .gitmodules | 3 +++ library | 1 + 2 files changed, 4 insertions(+) create mode 160000 library diff --git a/.gitmodules b/.gitmodules index b853892..cab0a04 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "robot"] path = robot url = http://123.207.52.103:3000/LiZongdi/robot.git +[submodule "library"] + path = library + url = http://123.207.52.103:3000/LiZongdi/library_src.git diff --git a/library b/library new file mode 160000 index 0000000..1e98bdf --- /dev/null +++ b/library @@ -0,0 +1 @@ +Subproject commit 1e98bdf169e065631b92ec7d96f9ac8d95b4cea6