刘磊
2024-12-04 ee2de0f8b4d16268a36be7f1d5b80389e940f822
Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/ConveyorLineJob_GW/GWTask/RequestInbound.cs
@@ -72,6 +72,7 @@
                    }
                    break;
                case 1:
                case 6:
                case 10:
                    ExecuteStationAction(stationManager, conveyorLine, command, childDeviceCode);
                    break;
@@ -155,6 +156,9 @@
                case 12:
                    ConveyorLineOutFinish(conveyorLine, command, childDeviceCode);
                    break;
                case 6:
                    CreateAndSendEmptyTrayTask(conveyorLine,command, childDeviceCode);
                    break;
                case 1:
                    if (stationManager.stationArea.Contains("GW"))
                    {