修改一版
This commit is contained in:
@@ -217,10 +217,15 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
public class OrganInfoQuery
|
||||
{
|
||||
|
||||
///// <summary>
|
||||
///// 病灶类型
|
||||
///// </summary>
|
||||
//public OrganType? OrganType { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 病灶类型
|
||||
/// </summary>
|
||||
public OrganType? OrganType { get; set; }
|
||||
public LesionType? LesionType { get; set; }
|
||||
|
||||
public Guid SystemCriterionId { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user