From c11ba5b094d0b13dcec21046888a2adbc97e73d1 Mon Sep 17 00:00:00 2001 From: chen wei bo <1025839511@qq.com> Date: Fri, 22 Aug 2025 18:16:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=AD=90=E6=A8=A1=E5=9D=97?= =?UTF-8?q?=EF=BC=9A=E9=85=8D=E7=BD=AE=E8=A1=A8=E5=92=8C=E5=8D=8F=E8=AE=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 6 ++++++ proto_cs | 1 + xchat_cfg | 1 + 3 files changed, 8 insertions(+) create mode 100644 .gitmodules create mode 160000 proto_cs create mode 160000 xchat_cfg diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..8bc795a5 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "xchat_cfg"] + path = xchat_cfg + url = git@47.107.44.202:zjs/xchat_cfg.git +[submodule "proto_cs"] + path = proto_cs + url = git@47.107.44.202:zjs/proto_cs.git diff --git a/proto_cs b/proto_cs new file mode 160000 index 00000000..c1936f33 --- /dev/null +++ b/proto_cs @@ -0,0 +1 @@ +Subproject commit c1936f33234bc324e68ff2549cbf0d93f65ed832 diff --git a/xchat_cfg b/xchat_cfg new file mode 160000 index 00000000..14b5c28b --- /dev/null +++ b/xchat_cfg @@ -0,0 +1 @@ +Subproject commit 14b5c28bc0416bb153e9c6fc4458aa3bdcb4c2da