This commit is contained in:
he
2022-08-19 11:13:53 +08:00
parent ba1c7a7a8e
commit 1a1c7606d6
@@ -555,6 +555,12 @@ namespace IRaCIS.Core.Application.Contracts
public int? ParentQuestionShowOrder { get; set; }
/// <summary>
/// 病灶类型
/// </summary>
public LesionType? LesionType { get; set; }
}
public class TrialJudgeQuestion