Files
TakeoutSaaS.BuildingBlocks/README.md

8 lines
303 B
Markdown
Raw 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.BuildingBlocks
该仓库用于承载 TakeoutSaaS 的可复用基础组件Building Blocks
## 约定
- 该仓库通常以 git submodule 的形式被 `TakeoutSaaS.AdminApi` / `TakeoutSaaS.TenantApi` 引用。
- 共享代码不应包含租户过滤等“租户侧专属”能力。