feat: migrate snowflake ids and refresh migrations
This commit is contained in:
@@ -8,5 +8,5 @@ public interface ITenantProvider
|
||||
/// <summary>
|
||||
/// 获取当前租户 ID,未解析时返回 Guid.Empty。
|
||||
/// </summary>
|
||||
Guid GetCurrentTenantId();
|
||||
long GetCurrentTenantId();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user