From 062b2293efde1be8d0cdd70603e14613e6b07bd5 Mon Sep 17 00:00:00 2001 From: zwt13703 Date: Sun, 5 Jul 2026 17:30:18 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=BC=95=E5=85=A5=20contract=20submod?= =?UTF-8?q?ule?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 3 +++ contract | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 contract diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..c2bdb04 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "contract"] + path = contract + url = https://git.yitisheng.vip/zhouwentao/test-contract.git diff --git a/contract b/contract new file mode 160000 index 0000000..96fc06b --- /dev/null +++ b/contract @@ -0,0 +1 @@ +Subproject commit 96fc06b1fea476789ade08a238111614b6583c60