From 3cc4473a89119f59c1b160f08095d06b92b61c89 Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Sat, 7 May 2022 09:48:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- IRaCIS.Core.Application/Service/QC/QCOperationService.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/IRaCIS.Core.Application/Service/QC/QCOperationService.cs b/IRaCIS.Core.Application/Service/QC/QCOperationService.cs index 44ed6bcd..f929f6fe 100644 --- a/IRaCIS.Core.Application/Service/QC/QCOperationService.cs +++ b/IRaCIS.Core.Application/Service/QC/QCOperationService.cs @@ -377,7 +377,7 @@ namespace IRaCIS.Core.Application.Image.QA } /// - /// 一致性核查 回退 对话记录不清除 只允许PM回退 + /// 一致性核查 回退 对话记录不清除 只允许PM回退 [签名 不需要对] /// /// [HttpPut("{trialId:guid}/{subjectVisitId:guid}")] @@ -1270,7 +1270,7 @@ namespace IRaCIS.Core.Application.Image.QA } /// - /// 设置QC 通过或者不通过 7:QC failed 8:QC passed + /// 设置QC 通过或者不通过 7:QC failed 8:QC passed [签名 不需要对] /// /// ///