MSuMshk ec5293d892
All checks were successful
Build and Deploy TenantApi / build-and-deploy (push) Successful in 8s
fix: identity 登录并发改为 xmin
移除 identity_users 对 RowVersion 列的依赖,改用 PostgreSQL xmin 作为并发令牌,修复线上登录因缺失 RowVersion 列导致的 500 错误。
2026-02-06 12:11:52 +08:00
2025-12-01 13:26:05 +08:00
2025-11-23 01:25:20 +08:00
2026-02-06 12:11:52 +08:00
2026-01-05 10:26:11 +08:00
2026-01-30 01:05:23 +00:00

TakeoutSaaS.TenantApi

本仓库为 TakeoutSaaS 的租户侧 API 代码仓库MiniApi/UserApi 等)。

子模块

  • TakeoutSaaS.BuildingBlocks/共享基础组件Shared/Building Blocks
  • TakeoutSaaS.Docs/:全部文档 + 运维文件 + 脚本

初始化

git submodule update --init --recursive

文档入口

  • TakeoutSaaS.Docs/README.md
  • TakeoutSaaS.Docs/Document/README.md
Description
No description provided
Readme 6.4 MiB
Languages
C# 100%