@@ -176,7 +176,7 @@ namespace WCS.WorkEngineering.Systems
break;
case "3S":
- positionList.AddRange(new List<string>() { /*"3501", "3505", "3509", "3513"*/ "3101", "3105", "3109", "3113" });
+ positionList.AddRange(new List<string>() { "3501", "3505", "3509", "3513" });
}