修改
This commit is contained in:
@@ -161,6 +161,11 @@ namespace IRaCIS.Core.Domain.Models
|
||||
/// <summary>
|
||||
/// 标准名称
|
||||
/// </summary>
|
||||
public string CriterionName { get; set; }
|
||||
public string CriterionName { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 阅片配置的类型
|
||||
/// </summary>
|
||||
public ReadingSetType ReadingSetType { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user