From 7cef27e498fd3040502f586534d6984c461af982 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Sat, 6 Apr 2024 11:09:49 +0800 Subject: [PATCH] update --- .gitmodules | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..c8ccfb2 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,9 @@ +[submodule "components/zprotocols/zcancmder"] + path = components/zprotocols/zcancmder + url = zwsd@192.168.1.3:zprotocols/zcancmder.git +[submodule "components/zprotocols/errorcode"] + path = components/zprotocols/errorcode + url = zwsd@192.168.1.3:zprotocols/errorcode.git +[submodule "components/zprotocols/zcancmder_v2"] + path = components/zprotocols/zcancmder_v2 + url = zwsd@192.168.1.3:zprotocols/zcancmder_v2.git