林豪 左 1 an în urmă
părinte
comite
4c8108a0ed
1 a modificat fișierele cu 6 adăugiri și 6 ștergeri
  1. 6 6
      业务工程/分拣库/WCS.WorkEngineering/WorkStart.cs

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

@@ -118,11 +118,11 @@ namespace WCS.WorkEngineering
                     new(1, 110),
                     new(401, 599),
                 }),
-                new("10.30.37.198",new List<Tuple<int, int>>()
-                {
-                    new(101, 210),
-                    new(601, 799),
-                })
+                //new("10.30.37.198",new List<Tuple<int, int>>()
+                //{
+                //    new(101, 210),
+                //    new(601, 799),
+                //})
             };
 
             foreach (var item in mLtuples523)
@@ -152,7 +152,7 @@ namespace WCS.WorkEngineering
             var mLTuples520 = new List<Tuple<string, List<int>>>()
             {
                 new("10.30.37.166",new List<int>(){1,22,41,61,418,426,435,444,455,466,480,494,508,522,536,550,564,578}),
-                new("10.30.37.198",new List<int>(){101,122,141,161,618,426,635,644,655,666,680,694,708,722,736,750,764,778,791})
+                new("10.30.37.198",new List<int>(){101,122,141,161,618,626,635,644,655,666,680,694,708,722,736,750,764,778,791})
             };
 
             foreach (var item in mLTuples520)