添加LimitShow 限制显示
continuous-integration/drone/push Build is passing

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