修改
This commit is contained in:
@@ -555,6 +555,12 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
|
||||
public int? ParentQuestionShowOrder { get; set; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 病灶类型
|
||||
/// </summary>
|
||||
public LesionType? LesionType { get; set; }
|
||||
|
||||
}
|
||||
|
||||
public class TrialJudgeQuestion
|
||||
|
||||
Reference in New Issue
Block a user