This commit is contained in:
2023-02-28 18:29:08 +08:00
parent ec93a4f4dc
commit 4e587b5b18
@@ -901,7 +901,7 @@ namespace IRaCIS.Core.Application.Service
if (pdSubjectVisitIdList.Count == 0)
{
return ResponseOutput.NotOk("不存在配置了Pd进展的并且生成任务的基线访视");
return ResponseOutput.NotOk("不存在配置了PD进展的并且生成任务的访视");
}