Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/ConveyorLineJob/Task/RequestInbound.cs
@@ -60,13 +60,13 @@ switch (stationManager.stationType) { case 5: case 1: await RequestWmsTask(conveyorLine, command, childDeviceCode, ProtocalDetailValue); break; case 2: case 3: case 4: case 5: case 6: await CreateAndSendEmptyTrayTask(conveyorLine, command, childDeviceCode, ProtocalDetailValue); break;