From 4e587b5b18dec8c117445e431041a8b22abbc0b2 Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Tue, 28 Feb 2023 18:29:08 +0800 Subject: [PATCH] x --- .../Service/Document/TrialEmailNoticeConfigService.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IRaCIS.Core.Application/Service/Document/TrialEmailNoticeConfigService.cs b/IRaCIS.Core.Application/Service/Document/TrialEmailNoticeConfigService.cs index 8b4f6e2b..91c91716 100644 --- a/IRaCIS.Core.Application/Service/Document/TrialEmailNoticeConfigService.cs +++ b/IRaCIS.Core.Application/Service/Document/TrialEmailNoticeConfigService.cs @@ -901,7 +901,7 @@ namespace IRaCIS.Core.Application.Service if (pdSubjectVisitIdList.Count == 0) { - return ResponseOutput.NotOk("不存在配置了Pd进展的并且生成任务的基线访视"); + return ResponseOutput.NotOk("不存在配置了PD进展的并且生成任务的访视"); }