修改
This commit is contained in:
@@ -19,6 +19,11 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
|
||||
public class TargetLesionCalculateDto
|
||||
{
|
||||
/// <summary>
|
||||
/// 是否存在靶病灶
|
||||
/// </summary>
|
||||
public bool ExistsTargetLesion { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 非淋巴结靶病灶长径之和 decimal
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user