From a8ea5c6d53c0c5ed8d31c6de9926006dde6deb96 Mon Sep 17 00:00:00 2001 From: CaiHQ Date: Wed, 30 Mar 2022 11:35:37 +0800 Subject: [PATCH] updatet submodulee --- .gitmodules | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) 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