diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..e4a1b59 --- /dev/null +++ b/.gitmodules @@ -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 diff --git a/agent/escort b/agent/escort new file mode 160000 index 0000000..0aa3cc4 --- /dev/null +++ b/agent/escort @@ -0,0 +1 @@ +Subproject commit 0aa3cc40f3763c439265420bd951365ae29c06d2 diff --git a/api/health b/api/health new file mode 160000 index 0000000..068cd2d --- /dev/null +++ b/api/health @@ -0,0 +1 @@ +Subproject commit 068cd2dc509110faaf150cb282e581ad0c595880 diff --git a/api/user b/api/user new file mode 160000 index 0000000..b3f933e --- /dev/null +++ b/api/user @@ -0,0 +1 @@ +Subproject commit b3f933e30ab2f3a269fe5fef9a422fe1e569877b diff --git a/ui/web_tcm b/ui/web_tcm new file mode 160000 index 0000000..18e7177 --- /dev/null +++ b/ui/web_tcm @@ -0,0 +1 @@ +Subproject commit 18e7177560a9f5503fb87504453f226ffd296411 diff --git a/ui/wxapp_escort b/ui/wxapp_escort new file mode 160000 index 0000000..2828c28 --- /dev/null +++ b/ui/wxapp_escort @@ -0,0 +1 @@ +Subproject commit 2828c28a233454df7854bce1cd7cc812dec3eca0 diff --git a/ui/wxapp_escort_admin b/ui/wxapp_escort_admin new file mode 160000 index 0000000..010cf16 --- /dev/null +++ b/ui/wxapp_escort_admin @@ -0,0 +1 @@ +Subproject commit 010cf160a024c233fd0b4d7529a86bfb189a0fc2