feat(api): в WorkGroupResponse добавлена ResponseArea
This commit is contained in:
@@ -261,6 +261,10 @@ namespace PARR.API.MappingProfiles
|
||||
|
||||
#endregion
|
||||
|
||||
#region ResponseArea
|
||||
CreateMap<ResponseArea, ResponseAreaResponse>();
|
||||
#endregion
|
||||
|
||||
|
||||
CreateMap<EkStatus, EkStatusResponse>();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user