修改肿瘤学
continuous-integration/drone/push Build is passing

This commit is contained in:
he
2023-12-11 10:50:20 +08:00
parent d0367ddc36
commit f39e013eca
2 changed files with 7 additions and 1 deletions
@@ -64,6 +64,11 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
[NotDefault]
public Guid TrialReadingCriterionId { get; set; }
/// <summary>
/// 阅片配置的类型
/// </summary>
public ReadingSetType ReadingSetType { get; set; }
public Guid Id { get; set; }
}