@@ -1042,6 +1042,7 @@ namespace OASystem.Infrastructure.Repositories.Groups
payType = dto.PayDId,
costSign = dto.OrbitalPrivateTransfer,
Id = item.Id,
+ Area = item.Area,
});
}