From 074f7ea7dfe3d5f567ee9e921c8dd03d2aba3d58 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Wed, 6 May 2020 17:59:43 +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..d84f116 --- /dev/null +++ b/third_party/f7 @@ -0,0 +1 @@ +Subproject commit d84f1162556e1703d71a203cc2985d61bafea32e diff --git a/third_party/q7 b/third_party/q7 new file mode 160000 index 0000000..4af43d5 --- /dev/null +++ b/third_party/q7 @@ -0,0 +1 @@ +Subproject commit 4af43d56490d566c38021d9687975dae17d9e7ad