chore: 提交当前变更

This commit is contained in:
2025-11-23 12:47:29 +08:00
parent cd52131c34
commit 429d4fb747
46 changed files with 1864 additions and 63 deletions

View File

@@ -17,9 +17,9 @@
- [x] 登录防刷限流MiniApi
## C. 多租户与参数字典
- [ ] 多租户中间件:从 Header/域名解析租户Shared.Web + Tenancy
- [ ] EF Core 全局查询过滤tenant_id
- [ ] 参数字典模块(系统参数/业务参数CRUD 与缓存Dictionary 模块)
- [x] 多租户中间件:从 Header/域名解析租户Shared.Web + Tenancy
- [x] EF Core 全局查询过滤tenant_id
- [x] 参数字典模块(系统参数/业务参数CRUD 与缓存Dictionary 模块)
## D. 数据访问与多数据源
- [ ] EF Core 10 基础上下文、实体基类、审计字段