3
肖洋
2024-11-25 7202fced2a265369f83f1557d3db7525bb62d41b
Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/StackerStationJob/CommonStackerStationCraneJob.cs
@@ -85,7 +85,7 @@
                WriteError("CommonStackerStationCraneJob", "test", ex);
                //Console.WriteLine(nameof(CommonStackerCraneJob) + ":" + ex.ToString());
            }
            WriteDebug("CommonStackerStationCraneJob", "test");
            //WriteDebug("CommonStackerStationCraneJob", "test");
            return Task.CompletedTask;
        }