From 8689ac9139c04116f5ffd66499d810ea1997a544 Mon Sep 17 00:00:00 2001 From: he <10978375@qq.com> Date: Mon, 8 May 2023 14:24:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Service/ReadingCalculate/IRECIST1Point1CalculateService.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IRaCIS.Core.Application/Service/ReadingCalculate/IRECIST1Point1CalculateService.cs b/IRaCIS.Core.Application/Service/ReadingCalculate/IRECIST1Point1CalculateService.cs index 958f2c7ad..811dbced7 100644 --- a/IRaCIS.Core.Application/Service/ReadingCalculate/IRECIST1Point1CalculateService.cs +++ b/IRaCIS.Core.Application/Service/ReadingCalculate/IRECIST1Point1CalculateService.cs @@ -581,7 +581,7 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate QuestionType.NewLesions, QuestionType.Tumor, QuestionType.ExistDisease, - QuestionType.NewTargetLesion + QuestionType.NewTargetLesion, QuestionType.NewNoTargetLesion, QuestionType.OtherNewTargetLesion, QuestionType.IRECISTNewTargetLesion,