From 02dad302d56e8d60bccf7dcfdcd02100e8cb3fff Mon Sep 17 00:00:00 2001 From: he <10978375@qq.com> Date: Mon, 6 Jun 2022 20:26:19 +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 --- IRaCIS.Core.Application/Service/Reading/ReadModuleService.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/IRaCIS.Core.Application/Service/Reading/ReadModuleService.cs b/IRaCIS.Core.Application/Service/Reading/ReadModuleService.cs index b58784e6c..55d52813a 100644 --- a/IRaCIS.Core.Application/Service/Reading/ReadModuleService.cs +++ b/IRaCIS.Core.Application/Service/Reading/ReadModuleService.cs @@ -67,6 +67,7 @@ namespace IRaCIS.Application.Services .Select(x => new GetReadModuleDtoOut { + TrialSiteCode = x.TrialSite.TrialSiteCode, SiteId = x.SiteId, SubjectCode = x.Code,