refactor: 抽离 Gateway 子模块

This commit is contained in:
2026-01-29 05:42:32 +00:00
parent be0282af9f
commit 1543d3f611
10 changed files with 5 additions and 411 deletions

4
.gitmodules vendored
View File

@@ -4,3 +4,7 @@
[submodule "TakeoutSaaS.Docs"]
path = TakeoutSaaS.Docs
url = git@github.com:msumshk/TakeoutSaaS.Docs.git
[submodule "src/Gateway/TakeoutSaaS.ApiGateway"]
path = src/Gateway/TakeoutSaaS.ApiGateway
url = git@github.com:msumshk/TakeoutSaaS.Gateway.git
branch = dev