diff --git a/code/src/Modules/SettleAccount/src/SettleAccount.Application/SettleAccountApplicationAutoMapperProfile.cs b/code/src/Modules/SettleAccount/src/SettleAccount.Application/SettleAccountApplicationAutoMapperProfile.cs index f9780bb9..25033370 100644 --- a/code/src/Modules/SettleAccount/src/SettleAccount.Application/SettleAccountApplicationAutoMapperProfile.cs +++ b/code/src/Modules/SettleAccount/src/SettleAccount.Application/SettleAccountApplicationAutoMapperProfile.cs @@ -227,7 +227,7 @@ namespace Win.Sfs.SettleAccount private void CreateMapBBAC_NOT_SA_DETAIL() { - + CreateMap().ReverseMap(); CreateMap().ReverseMap(); CreateMap().ReverseMap(); @@ -250,7 +250,7 @@ namespace Win.Sfs.SettleAccount private void CreateMapHBPO_NOT_SA_DETAIL() { - + CreateMap().ReverseMap(); CreateMap().ReverseMap(); CreateMap().ReverseMap();