* Test
This commit is contained in:
@@ -33,7 +33,7 @@ namespace SytelineSaAppEfDataModel
|
|||||||
CreateMap<VatCodeAssociation, VatCodeAssociationDto>().ReverseMap();
|
CreateMap<VatCodeAssociation, VatCodeAssociationDto>().ReverseMap();
|
||||||
CreateMap<ItemCustPriceAll, ItemCustPriceAllDto>().ReverseMap();
|
CreateMap<ItemCustPriceAll, ItemCustPriceAllDto>().ReverseMap();
|
||||||
CreateMap<EdiLog, EdiLogDto>().ReverseMap();
|
CreateMap<EdiLog, EdiLogDto>().ReverseMap();
|
||||||
CreateMap<WzRowMarelli, WzRowMarelliDto>();
|
CreateMap<WzRowMarelli, WzRowMarelliDto>().ReverseMap();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user