From 071cf4eed868b9a90e362227f583893217346d46 Mon Sep 17 00:00:00 2001 From: he <109787524@qq.com> Date: Tue, 20 Feb 2024 09:42:37 +0800 Subject: [PATCH] =?UTF-8?q?=E7=97=85=E7=81=B6=E8=9E=8D=E5=90=88=20?= =?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/Reading/ReadingImageTask/ReadingImageTaskService.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IRaCIS.Core.Application/Service/Reading/ReadingImageTask/ReadingImageTaskService.cs b/IRaCIS.Core.Application/Service/Reading/ReadingImageTask/ReadingImageTaskService.cs index 85e3c0a1e..626f5effc 100644 --- a/IRaCIS.Core.Application/Service/Reading/ReadingImageTask/ReadingImageTaskService.cs +++ b/IRaCIS.Core.Application/Service/Reading/ReadingImageTask/ReadingImageTaskService.cs @@ -1454,7 +1454,7 @@ namespace IRaCIS.Application.Services } /// - /// 合并病灶 + /// 合并病灶 融合 /// /// [HttpPost]