From 76ba119920d1beb16c2944b103387269148389f8 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Sun, 25 Aug 2019 13:12:08 +0800 Subject: [PATCH] 1 --- .gitmodules | 6 ++++++ third_party/f7 | 1 + third_party/q7 | 1 + 3 files changed, 8 insertions(+) create mode 160000 third_party/f7 create mode 160000 third_party/q7 diff --git a/.gitmodules b/.gitmodules index ce08b16..144e8e3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,9 @@ [submodule "third_party/phpcommon"] path = third_party/phpcommon url = git@git.kingsome.cn:server_common/phpcommon.git +[submodule "third_party/q7"] + path = third_party/q7 + url = git@git.kingsome.cn:server_common/q7.git +[submodule "third_party/f7"] + path = third_party/f7 + url = git@git.kingsome.cn:server_common/f7.git diff --git a/third_party/f7 b/third_party/f7 new file mode 160000 index 0000000..278e009 --- /dev/null +++ b/third_party/f7 @@ -0,0 +1 @@ +Subproject commit 278e009d728c13364503659a00e63310d690e723 diff --git a/third_party/q7 b/third_party/q7 new file mode 160000 index 0000000..4e72a9c --- /dev/null +++ b/third_party/q7 @@ -0,0 +1 @@ +Subproject commit 4e72a9cbed5e58cede5440a12277823fd6476731