This commit is contained in:
lik
2026-06-08 12:11:01 +08:00
parent 1b83625cf1
commit 3e14a3b57c
7 changed files with 24 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
[submodule "api/user"]
path = api/user
url = http://gitea.huashengtec.com/xJourney/api_user.git
[submodule "api/health"]
path = api/health
url = http://gitea.huashengtec.com/xJourney/api_health.git
[submodule "ui/wxapp_escort"]
path = ui/wxapp_escort
url = http://gitea.huashengtec.com/xJourney/wxapp_escort.git
[submodule "ui/wxapp_escort_admin"]
path = ui/wxapp_escort_admin
url = http://gitea.huashengtec.com/xJourney/wxapp_escort_admin.git
[submodule "ui/web_tcm"]
path = ui/web_tcm
url = http://gitea.huashengtec.com/xJourney/web_tcm.git
[submodule "agent/escort"]
path = agent/escort
url = http://gitea.huashengtec.com/xJourney/agent_escort.git
Submodule
+1
Submodule agent/escort added at 0aa3cc40f3
Submodule
+1
Submodule api/health added at 068cd2dc50
Submodule
+1
Submodule api/user added at b3f933e30a
Submodule
+1
Submodule ui/web_tcm added at 18e7177560
+1
Submodule ui/wxapp_escort added at 2828c28a23