@@ -429,6 +429,8 @@ namespace OASystem.Infrastructure.Repositories.Groups
_TableInitialization.RemoveAll(x => x.Id == 1070 || x.Id == 1071);
}
+ if (dto.PortType == 1)
+ }
if (dto.PortType == 1)
{