代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/辅料仓/AGV_FLExtend.cs
@@ -51,8 +51,8 @@ } }, }; //WebResponseContent content = _taskService.AgvSendTask(taskDTO, APIEnum.Agv_FLSendTask); //if (!content.Status) throw new Exception(content.Message); WebResponseContent content = _taskService.AgvSendTask(taskDTO, APIEnum.Agv_FLSendTask); if (!content.Status) throw new Exception(content.Message); task.TaskState = TaskStatusEnum.AGV_Executing.ObjToInt();