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