Files
TakeoutSaaS.TenantApi/README.md

20 lines
421 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# TakeoutSaaS.TenantApi
本仓库为 TakeoutSaaS 的租户侧 API 代码仓库MiniApi/UserApi 等)。
## 子模块
- `TakeoutSaaS.BuildingBlocks/`共享基础组件Shared/Building Blocks
- `TakeoutSaaS.Docs/`:全部文档 + 运维文件 + 脚本
## 初始化
```bash
git submodule update --init --recursive
```
## 文档入口
- `TakeoutSaaS.Docs/README.md`
- `TakeoutSaaS.Docs/Document/README.md`