From 713392e2c30a22578a6ff34a64c3183691ea8da0 Mon Sep 17 00:00:00 2001 From: he <10978375@qq.com> Date: Mon, 10 Oct 2022 13:48:12 +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/TrialSiteUser/_MapConfig.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/IRaCIS.Core.Application/Service/TrialSiteUser/_MapConfig.cs b/IRaCIS.Core.Application/Service/TrialSiteUser/_MapConfig.cs index 43b13819..4ad64f5e 100644 --- a/IRaCIS.Core.Application/Service/TrialSiteUser/_MapConfig.cs +++ b/IRaCIS.Core.Application/Service/TrialSiteUser/_MapConfig.cs @@ -227,8 +227,7 @@ namespace IRaCIS.Core.Application.Service - CreateMap() - .ForMember(t => t.TrialId, u => u.MapFrom(c => c.Id)); + CreateMap();