feat: migrate snowflake ids and refresh migrations

This commit is contained in:
2025-12-02 09:04:37 +08:00
parent 462e15abbb
commit 148475fa43
174 changed files with 8020 additions and 34278 deletions

View File

@@ -8,7 +8,7 @@ namespace TakeoutSaaS.Domain.Queues.Entities;
/// </summary>
public sealed class QueueTicket : MultiTenantEntityBase
{
public Guid StoreId { get; set; }
public long StoreId { get; set; }
/// <summary>
/// 排队编号。