From 8e3f7d4ba4df0b615ef3cead95990f44fd66307e Mon Sep 17 00:00:00 2001 From: he <109787524@qq.com> Date: Fri, 29 Aug 2025 14:29:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Service/Reading/Dto/ExportTumorEvaluationDto.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/IRaCIS.Core.Application/Service/Reading/Dto/ExportTumorEvaluationDto.cs b/IRaCIS.Core.Application/Service/Reading/Dto/ExportTumorEvaluationDto.cs index 16631e2eb..c15999979 100644 --- a/IRaCIS.Core.Application/Service/Reading/Dto/ExportTumorEvaluationDto.cs +++ b/IRaCIS.Core.Application/Service/Reading/Dto/ExportTumorEvaluationDto.cs @@ -34,6 +34,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto public ExportData Lesion { get; set; }=new ExportData(); + /// /// 访视一 ///