|
@@ -132,6 +132,7 @@ namespace OASystem.Domain.AutoMappers
|
|
|
|
|
|
|
|
|
CreateMap<Grp_EnterExitCostDraft, EnterExitCostDraftInfoView>();
|
|
|
+ CreateMap<Grp_EnterExitCostDraft, EnterExitCostDraftMobileParentInfoView>();
|
|
|
|
|
|
CreateMap<EnterExitCostDraftOpDto, Grp_EnterExitCostDraft>();
|
|
|
CreateMap<DayAndCostDraftAddView, Grp_DayAndCostDraft>();
|