From 8c76b63273df1b5848406d5a9386ad22a6418c68 Mon Sep 17 00:00:00 2001 From: lyf66 Date: Wed, 7 Aug 2024 10:57:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=AD=90=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 3 +++ ruoyi | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 ruoyi diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..79b6fd7 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "ruoyi"] + path = ruoyi + url = http://10.0.41.100:3000/lyf/ruoyi-springboot3.git diff --git a/ruoyi b/ruoyi new file mode 160000 index 0000000..f17105c --- /dev/null +++ b/ruoyi @@ -0,0 +1 @@ +Subproject commit f17105c7bd2795084356daa6066ebf861ebfd254