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