diff --git a/IRaCIS.Core.Application/Service/Management/_MapConfig.cs b/IRaCIS.Core.Application/Service/Management/_MapConfig.cs index 2ebb3d732..1beb2f36c 100644 --- a/IRaCIS.Core.Application/Service/Management/_MapConfig.cs +++ b/IRaCIS.Core.Application/Service/Management/_MapConfig.cs @@ -168,7 +168,13 @@ namespace IRaCIS.Core.Application.Service CreateMap(); + + CreateMap(); + + + + } }