refactor: 清理平台表述并统一为系统
This commit is contained in:
@@ -71,7 +71,7 @@ public sealed class TenantPackageDto
|
||||
public string? FeaturePoliciesJson { get; init; }
|
||||
|
||||
/// <summary>
|
||||
/// 是否仍启用(平台控制)。
|
||||
/// 是否仍启用(系统控制)。
|
||||
/// </summary>
|
||||
public bool IsActive { get; init; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user