Uat_Study
parent
2cd8e25466
commit
4859fd301a
|
@ -162,5 +162,10 @@ namespace IRaCIS.Core.Domain.Models
|
|||
/// 标准名称
|
||||
/// </summary>
|
||||
public string CriterionName { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 阅片配置的类型
|
||||
/// </summary>
|
||||
public ReadingSetType ReadingSetType { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue