From d0397f556cf1ebafffa1df44bf56a5029b1a3ce4 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Fri, 29 Sep 2023 11:30:38 +0800 Subject: [PATCH] add zcancmder protocols --- .gitmodules | 3 +++ components/zprotocols/zcancmder | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 components/zprotocols/zcancmder diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..c787ea0 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "components/zprotocols/zcancmder"] + path = components/zprotocols/zcancmder + url = zwsd@192.168.1.3:zprotocols/zcancmder.git diff --git a/components/zprotocols/zcancmder b/components/zprotocols/zcancmder new file mode 160000 index 0000000..ce3da56 --- /dev/null +++ b/components/zprotocols/zcancmder @@ -0,0 +1 @@ +Subproject commit ce3da569a8ccc0e0b0648dc564f047b6c05b4058