修改访视计划 增加盲态名称设置,生成任务哪里也进行处理
This commit is contained in:
@@ -320,6 +320,11 @@ namespace IRaCIS.Core.Domain.Models
|
||||
/// </summary>
|
||||
public DateTime? SyncClinicalDataTime { get; set; }
|
||||
|
||||
|
||||
public string BlindBaseLineName { get; set; } = "Baseline";
|
||||
|
||||
public string BlindFollowUpPrefix { get; set; } = "Follow-up";
|
||||
|
||||
///// <summary>
|
||||
///// 图像是否有标注
|
||||
///// </summary>
|
||||
|
||||
Reference in New Issue
Block a user