initial commit

This commit is contained in:
CaiHQ
2021-09-26 13:03:11 +08:00
parent 63b9df4229
commit eac8d6b283
13 changed files with 23 additions and 48 deletions

13
.gitmodules vendored
View File

@@ -1,3 +1,4 @@
[submodule "cm"]
path = cm
url = https://gitee.com/BDWare/cm.git
@@ -26,11 +27,15 @@
path = front-base
url = https://gitee.com/BDWare/front-base.git
branch = master
[submodule "MockJava"]
path = MockJava
url = https://gitee.com/BDWare/MockJava.git
branch = master
[submodule "common"]
path = common
url = https://gitee.com/BDWare/common.git
branch = master
[submodule "mockjava"]
path = mockjava
url = https://gitee.com/BDWare/MockJava.git
branch = master
[submodule "agent-frontend"]
path = bdcontract-web-ide
url = https://phabricator.internetapi.cn/source/bdcontract-web-ide.git
branch = master