This commit is contained in:
aozhiwei 2021-01-05 18:28:02 +08:00
commit 2087a200af
9 changed files with 13 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

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

1
boundle.sh Symbolic link
View File

@ -0,0 +1 @@
third_party/tools/scripts/publish_php/boundle.sh

1
boundle2.sh Symbolic link
View File

@ -0,0 +1 @@
third_party/tools/scripts/publish_php/boundle2.sh

1
reload.sh Symbolic link
View File

@ -0,0 +1 @@
third_party/tools/scripts/publish_php/reload.sh

1
restart.sh Symbolic link
View File

@ -0,0 +1 @@
third_party/tools/scripts/publish_php/restart.sh

0
target/.gitkeep Normal file
View File

1
third_party/service vendored Submodule

@ -0,0 +1 @@
Subproject commit 9805851b6397084fe54584f9e7f21c214f382e22

1
third_party/tools vendored Submodule

@ -0,0 +1 @@
Subproject commit 756695d0a5d8ab91eab0b18599ae0338a399d5c6

1
webapp Symbolic link
View File

@ -0,0 +1 @@
third_party/service/webapp