From bce4ee506138329a52787ac8e241d7af1544548a Mon Sep 17 00:00:00 2001 From: zhaohe Date: Fri, 29 Sep 2023 10:59:27 +0800 Subject: [PATCH] update --- .gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..8b321c1 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "components/zcancmder"] + path = components/zcancmder + url = zwsd@192.168.1.3:zprotocol/zcancmder.git +[submodule "components/zprotocol/cancmder"] + path = components/zprotocol/cancmder + url = zwsd@192.168.1.3:zprotocol/zcancmder.git