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