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