肖洋
2024-12-09 4e877317e999eb4f821db14e4d32801db16d1ac4
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 路由方式