wangxinhui
22 小时以前 9d75314e88f8aac494d57715e3231fe3540cb867
代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/板材仓/StackerCraneJob_BC.cs
@@ -379,7 +379,10 @@
                }
            }
            if (task==null)
            {
                task = _taskService.QueryStackerCraneRelocationTask(commonStackerCrane.DeviceCode);
            }
            return task;
        }