Uat_Study
he 2022-08-19 11:13:53 +08:00
parent ba1c7a7a8e
commit 1a1c7606d6
1 changed files with 6 additions and 0 deletions

View File

@ -555,6 +555,12 @@ namespace IRaCIS.Core.Application.Contracts
public int? ParentQuestionShowOrder { get; set; }
/// <summary>
/// 病灶类型
/// </summary>
public LesionType? LesionType { get; set; }
}
public class TrialJudgeQuestion