修改自定义标准 病灶复制前值
continuous-integration/drone/push Build is passing

This commit is contained in:
he
2025-10-20 17:15:08 +08:00
parent ee13d0ae2e
commit a56ab0680b
7 changed files with 20453 additions and 28 deletions
@@ -1061,10 +1061,6 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
/// </summary>
public Guid ReadingQuestionCriterionTrialId { get; set; }
/// <summary>
/// 是否复制病灶
/// </summary>
public bool IsCopyLesions { get; set; } = false;
public Guid TrialId { get; set; }
@@ -2463,11 +2459,6 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public Guid? ClassifyQuestionId { get; set; }
public Guid TrialId { get; set; }
/// <summary>
/// 是否复制病灶
/// </summary>
public bool IsCopyLesions { get; set; } = false;
/// <summary>
/// 全局阅片显示类型
/// </summary>