From ef1c20adfac71deebe36dc5d6311f86f7f5f0be6 Mon Sep 17 00:00:00 2001 From: jiannibang <271381693@qq.com> Date: Mon, 12 Jun 2023 17:08:55 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=87=8D=E6=96=B0=E4=BD=BF=E7=94=A8sub?= =?UTF-8?q?module?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 3 +++ src/qmmap | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 src/qmmap diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..c4fc27e --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "src/qmmap"] + path = src/qmmap + url = https://git.1000my.com/common/base_mobile_map_sdk.git diff --git a/src/qmmap b/src/qmmap new file mode 160000 index 0000000..4b3ee2c --- /dev/null +++ b/src/qmmap @@ -0,0 +1 @@ +Subproject commit 4b3ee2c866953ff8c7d586a3ab24768f88a945ae