helongyang
2025-10-13 c5afc23437b37d717e892b16b23923907825d2cd
代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/板材仓/StackerCraneJob_BC.cs
@@ -393,7 +393,10 @@
                }
            }
            if (task==null)
            {
                task = _taskService.QueryStackerCraneRelocationTask(commonStackerCrane.DeviceCode);
            }
            return task;
        }