refactor: 清理平台表述并统一为系统
This commit is contained in:
@@ -9,7 +9,7 @@ namespace TakeoutSaaS.Domain.Distribution.Entities;
|
||||
public sealed class AffiliatePartner : MultiTenantEntityBase
|
||||
{
|
||||
/// <summary>
|
||||
/// 用户 ID(如绑定平台账号)。
|
||||
/// 用户 ID(如绑定登录账号)。
|
||||
/// </summary>
|
||||
public long? UserId { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user