肖洋
2024-11-22 2e5d53bdde2df2419f879d4acad8f39fdbcf5b1a
Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/ConveyorLineJob/Task/RequestInbound.cs
@@ -57,6 +57,10 @@
            {
                RequestWmsTask(conveyorLine, command, childDeviceCode, ProtocalDetailValue);
            }
            else if ((conveyorLine.DeviceCode == "1001" && childDeviceCode == "1068"))
            {
                ConveyorLineOutFinish(conveyorLine, command, childDeviceCode, ProtocalDetailValue);
            }
        }
        /// <summary>