This commit is contained in:
aozhiwei 2020-02-11 11:42:17 +08:00
parent 4b5b574c9d
commit a738e5c93c
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -13,3 +13,6 @@
[submodule "third_party/tools"] [submodule "third_party/tools"]
path = third_party/tools path = third_party/tools
url = git@git.kingsome.cn:server_common/tools.git url = git@git.kingsome.cn:server_common/tools.git
[submodule "third_party/framework"]
path = third_party/framework
url = git@git.kingsome.cn:server_common/framework.git

1
third_party/framework vendored Submodule

@ -0,0 +1 @@
Subproject commit 9ba2696e52664c9f5b7a1e09a4a5516359d330b0