286e6e9acbb71eaca1b59579064881a1e1586f17
- 移除 /api/tenant/v1/auth/login/simple 接口 - 移除 IAdminAuthService.LoginSimpleAsync 方法 - 移除 AdminAuthService.LoginSimpleAsync 实现 - 移除 IsLikelyPhone 辅助方法 - 清理未使用的 ITenantContextAccessor 和 ITenantRepository 依赖 - 添加 CLAUDE.md 开发规范文件 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
TakeoutSaaS.TenantApi
本仓库为 TakeoutSaaS 的租户侧 API 代码仓库(MiniApi/UserApi 等)。
子模块
TakeoutSaaS.BuildingBlocks/:共享基础组件(Shared/Building Blocks)TakeoutSaaS.Docs/:全部文档 + 运维文件 + 脚本
初始化
git submodule update --init --recursive
文档入口
TakeoutSaaS.Docs/README.mdTakeoutSaaS.Docs/Document/README.md
Description
Languages
C#
100%