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