Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/ConveyorLineJob_After/CommonConveyorLine_AfterJob.cs
@@ -89,10 +89,10 @@ method.Invoke(this, new object[] { conveyorLine, command, station }); } } //if (station.stationType == 6 && station.stationArea == "3") //{ // await GetEmptyTrayAsync(station); //} if (station.stationType == 6 && station.stationArea == "3") { await GetEmptyTrayAsync(station); } } #region 路由方式