This commit is contained in:
he
2022-07-20 11:56:18 +08:00
parent 39fdf4a2a7
commit 1f7d033372
4 changed files with 19 additions and 20 deletions
@@ -127,7 +127,10 @@ namespace IRaCIS.Core.Application.ViewModel
public GenerateTaskCategory ReadingCategory { get; set; }
/// <summary>
/// 原任务的Id
/// </summary>
public Guid OriginalVisitId { get; set; }
//针对访视产生任务的 有用
public bool IsAssignSubjectToDoctor { get; set; }