林豪 左 1 year ago
parent
commit
9b08552012
1 changed files with 1 additions and 1 deletions
  1. 1 1
      业务工程/分拣库/WCS.WorkEngineering/Systems/AgvSystems.cs

+ 1 - 1
业务工程/分拣库/WCS.WorkEngineering/Systems/AgvSystems.cs

@@ -157,7 +157,7 @@ namespace WCS.WorkEngineering.Systems
                                                     break;
 
                                                 case "1S":
-                                                    positionList.AddRange(new List<string>() { /*"2701", "2705", "2709", "2713"*/"2501", "2505", "2509", "2513" });
+                                                    positionList.AddRange(new List<string>() { "2701", "2705", "2709", "2713"/*"2501", "2505", "2509", "2513"*/ });
                                                     break;
 
                                                 case "2N":