refactor: 禁止 TenantId=0 并改为系统租户
This commit is contained in:
@@ -5,7 +5,7 @@ using TakeoutSaaS.Shared.Abstractions.Entities;
|
||||
namespace TakeoutSaaS.Domain.Tenants.Entities;
|
||||
|
||||
/// <summary>
|
||||
/// 平台租户信息,描述租户的生命周期与基础资料。
|
||||
/// 租户信息,描述租户的生命周期与基础资料。
|
||||
/// </summary>
|
||||
public sealed class Tenant : AuditableEntityBase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user