项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/TaskService.cs
@@ -209,7 +209,7 @@
                    {
                        if (task.TaskState.GetTaskStateGroup() == TaskStateGroup.RelocationGroup)
                        {
                            task.TaskState = (int)TaskRelocationStatusEnum.RelocationNew;
                            //task.TaskState = (int)TaskRelocationStatusEnum.RelocationNew;
                            task.CurrentAddress = item.SourceAddress;