Administrator 3 yıl önce
ebeveyn
işleme
d8b863eae0

BIN
DLL/PLC.Siemens.dll


+ 1 - 1
Projects/永冠OPP/WCS.Service/Works/RGV/RGVWorks.cs

@@ -181,7 +181,7 @@ namespace WCS.Service.Works.RGV
                             //    return;
                             //}
                         }
-                        else if (pickStation.Entity.CODE == "G9")
+                        if (pickStation.Entity.CODE == "G9")
                         {
                             //九站台的小车需要额外检测一下11站台是否需要取货
                             var station11 = Device.Find("G11").Create<StationDeviceGroup>();