Uat_Study
parent
2fd1abf54d
commit
713392e2c3
|
@ -227,8 +227,7 @@ namespace IRaCIS.Core.Application.Service
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
CreateMap<Trial, GetTrialReadingInfoOutDto>()
|
CreateMap<ReadingQuestionCriterionTrial, GetTrialReadingInfoOutDto>();
|
||||||
.ForMember(t => t.TrialId, u => u.MapFrom(c => c.Id));
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue