1
刘磊
2024-11-26 0c75581f4f388a0d3e221aa04b3ccf0fd10c9cf5
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;
        }