From 62a5415e970d9704a1343f2bae6fb2be610014ca Mon Sep 17 00:00:00 2001 From: xin Date: Mon, 31 Mar 2025 13:42:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BA=86is3=E7=9A=84?= =?UTF-8?q?=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 4 ++-- myis11/src/thirdpart/iris_proto_tool | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) create mode 160000 myis11/src/thirdpart/iris_proto_tool diff --git a/.gitmodules b/.gitmodules index 20486cc..daf7a16 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "myis11/src/third"] - path = myis11/src/third +[submodule "myis11/src/thirdpart/iris_proto_tool"] + path = myis11/src/thirdpart/iris_proto_tool url = http://172.16.0.230:3000/xin/IRIS_Communication_Protocol.git diff --git a/myis11/src/thirdpart/iris_proto_tool b/myis11/src/thirdpart/iris_proto_tool new file mode 160000 index 0000000..74b80c2 --- /dev/null +++ b/myis11/src/thirdpart/iris_proto_tool @@ -0,0 +1 @@ +Subproject commit 74b80c24b891cb8348ceda4fd73b007c55cc7ab5