This commit is contained in:
he
2022-11-02 11:10:06 +08:00
parent f1630fc8ec
commit a198a6fc3e
2 changed files with 93 additions and 50 deletions
@@ -19,6 +19,11 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public class TargetLesionCalculateDto
{
/// <summary>
/// 是否存在靶病灶
/// </summary>
public bool ExistsTargetLesion { get; set; }
/// <summary>
/// 非淋巴结靶病灶长径之和 decimal
/// </summary>