This commit is contained in:
he
2023-02-21 14:17:23 +08:00
parent 32595ca92f
commit 042d2a1d71
3 changed files with 34 additions and 6 deletions
@@ -643,7 +643,10 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public string MergeName { get; set; }
/// <summary>
/// 病灶类型
/// </summary>
public LesionType? LesionType { get; set; }
}
public class GetReadingTableQuestionOrAnswerInDto