添加LimitShow 限制显示

This commit is contained in:
he
2024-01-22 16:16:03 +08:00
parent 2c385aba12
commit 4c17101e27
5 changed files with 88 additions and 5 deletions
@@ -182,6 +182,10 @@ namespace IRaCIS.Core.Domain.Models
/// </summary>
public LimitEdit LimitEdit { get; set; } = LimitEdit.None;
/// <summary>
/// 限制显示
/// </summary>
public LimitShow LimitShow { get; set; } = LimitShow.AllShow;
/// <summary>
/// 数据来源