From 6b3478718ada9a9aa4870fbe0604ed082a927a2d Mon Sep 17 00:00:00 2001 From: rjb <263303411@qq.com> Date: Thu, 14 May 2026 02:27:15 +0800 Subject: [PATCH] chore: add .gitmodules for rlz backend submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..588e4fc --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "rlz"] + path = rlz + url = https://gitee.com/renjianbo0118/ruoyi.git