This commit is contained in:
aozhiwei 2020-06-24 17:30:47 +08:00
parent 1a7879f988
commit c7b4f2b365
4 changed files with 10 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
bin
target

6
.gitmodules vendored Normal file
View File

@ -0,0 +1,6 @@
[submodule "third_party/relation"]
path = third_party/relation
url = git@git.kingsome.cn:server/relation.git
[submodule "third_party/tools"]
path = third_party/tools
url = git@git.kingsome.cn:server_common/tools.git

1
third_party/relation vendored Submodule

@ -0,0 +1 @@
Subproject commit d685206b2720349cfa1673e197acb9db6563e0a4

1
third_party/tools vendored Submodule

@ -0,0 +1 @@
Subproject commit 8dbd9659f536a61edf384ddc5c42db0af1e682c4