12
肖洋
2024-12-02 1f338f3f149735523101d55f9c782836f30c1ff1
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;
        }