diff --git a/.gitmodules b/.gitmodules index d55741c..7e4ee28 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,43 +1,43 @@ [submodule "cm"] path = cm - url = https://gitee.com/BDWare/cm.git + url = git@gitee.com/BDWare/cm.git branch = master [submodule "agent-backend"] path = agent-backend - url = https://gitee.com/BDWare/agent-backend.git + url = git@gitee.com/BDWare/agent-backend.git branch = master [submodule "router-backend"] path = router-backend - url = https://gitee.com/BDWare/router-backend.git + url = git@gitee.com/BDWare/router-backend.git branch = master [submodule "router-frontend"] path = router-frontend - url = https://gitee.com/BDWare/router-frontend.git + url = git@gitee.com/BDWare/router-frontend.git branch = master [submodule "genparser"] path = genparser - url = https://gitee.com/BDWare/genparser.git + url = git@gitee.com/BDWare/genparser.git branch = master [submodule "gmhelper"] path = gmhelper - url = https://gitee.com/BDWare/gmhelper.git + url = git@gitee.com/BDWare/gmhelper.git branch = master [submodule "front-base"] path = front-base - url = https://gitee.com/BDWare/front-base.git + url = git@gitee.com/BDWare/front-base.git branch = master [submodule "MockJava"] path = mockjava - url = https://gitee.com/BDWare/MockJava.git + url = git@gitee.com/BDWare/MockJava.git branch = master [submodule "common"] path = common - url = https://gitee.com/BDWare/common.git + url = git@gitee.com/BDWare/common.git branch = master [submodule "agent-frontend"] path = agent-frontend - url = https://gitea.internetapi.cn/bdware/bdcontract-web-ide.git + url = git@gitea.internetapi.cn:bdware/bdcontract-web-ide.git branch = master [submodule "consistency-sdk"] path = consistency-sdk