From b38ea09c59f4e0e74fead9c6bec16ae628f9094d Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Wed, 31 Aug 2022 16:50:56 +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/Reading/ReadingMedicalReviewService.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/IRaCIS.Core.Application/Service/Reading/ReadingMedicalReviewService.cs b/IRaCIS.Core.Application/Service/Reading/ReadingMedicalReviewService.cs index 597c4ae42..3fcc87ef7 100644 --- a/IRaCIS.Core.Application/Service/Reading/ReadingMedicalReviewService.cs +++ b/IRaCIS.Core.Application/Service/Reading/ReadingMedicalReviewService.cs @@ -248,7 +248,7 @@ namespace IRaCIS.Core.Application.Service /// - /// 保存医学审核问题 + /// 保存医学审核问题 答案 /// /// [HttpPost] @@ -291,7 +291,7 @@ namespace IRaCIS.Core.Application.Service } /// - /// 保存医学审核信息 + /// 保存医学审核 结论 /// /// ///