xu.lu 1 rok pred
rodič
commit
122a70fb09

+ 2 - 2
业务工程/分拣库/WCS.WorkEngineering/WorkStart.cs

@@ -306,8 +306,8 @@ namespace WCS.WorkEngineering
             List<ShapeInfo> shapeInfo = new List<ShapeInfo>
             {
                 new ShapeInfo(new int[] { 2732,2532 }, "10.30.37.89"),
-                new ShapeInfo(new int[] { 2932, 3132 }, "10.30.37.97"),
-                //new ShapeInfo(new int[] { 2732,2532 }, "10.30.37.105")
+                new ShapeInfo(new int[] { 2932,3132 }, "10.30.37.97"),
+                new ShapeInfo(new int[] { 3332,3532 }, "10.30.37.105")
             };
 
             foreach (var item in shapeInfo)