From 68a2093caddc4daccc139550d85e717fdc74e619 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E5=8B=A4=E6=B0=91?= Date: Fri, 16 Aug 2024 20:23:50 +0800 Subject: [PATCH] first commit --- .gitmodules | 3 +++ open-platform | 1 + open_platform | 1 + 3 files changed, 5 insertions(+) create mode 100644 .gitmodules create mode 160000 open-platform create mode 160000 open_platform diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..392fffd --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "open-platform"] + path = open-platform + url = https://xuqinmin.com/xuqinmin12/open_platform.git diff --git a/open-platform b/open-platform new file mode 160000 index 0000000..cc20fab --- /dev/null +++ b/open-platform @@ -0,0 +1 @@ +Subproject commit cc20fab72ccec2e7d67ea3beea715223b01ed29c diff --git a/open_platform b/open_platform new file mode 160000 index 0000000..cc20fab --- /dev/null +++ b/open_platform @@ -0,0 +1 @@ +Subproject commit cc20fab72ccec2e7d67ea3beea715223b01ed29c