fix: 修改vtm子模块的git地址

This commit is contained in:
2023-11-27 15:10:48 +08:00
parent 0e96ab1ee2
commit 69849fee98
2 changed files with 3 additions and 3 deletions

4
.gitmodules vendored
View File

@@ -1,5 +1,5 @@
[submodule "vtm"] [submodule "vtm"]
path = vtm path = vtm
url = git@github.com:xiaoyan159/vtm.git url = git@gitee.com:navinfo-mobile/vtm.git
branch = master branch = navinfo

2
vtm

Submodule vtm updated: 3eb80a33c6...30e94bcd06