@@ -15,6 +15,11 @@ namespace IRaCIS.Core.Application.Service
|
||||
//是否英文环境
|
||||
var isEn_Us = false;
|
||||
|
||||
CreateMap<ReadingQuestionTrial, ReadingReportDto>();
|
||||
|
||||
CreateMap<ReadingTableQuestionTrial, ReadingReportDto>();
|
||||
|
||||
|
||||
CreateMap<SystemCriterionKeyFile, SystemCriterionKeyFileView>();
|
||||
CreateMap<SystemCriterionKeyFile, SystemCriterionKeyFileAddOrEdit>().ReverseMap();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user