This commit is contained in:
he
2023-05-22 11:49:54 +08:00
parent c41b6b2eb3
commit 7e47e07747
5 changed files with 89 additions and 2 deletions
@@ -40,6 +40,11 @@ namespace IRaCIS.Core.Domain.Models
/// </summary>
public bool? IsUrgent { get; set; }
/// <summary>
/// 是否可改截止访视
/// </summary>
public bool IsCanChangeCutOffVisit { get; set; }
/// <summary>
/// 访视ID
/// </summary>