代码管理/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/TaskService_Completed.cs
@@ -35,7 +35,7 @@ { return OutboundTaskCompleted(taskNum); } else if (task.TaskType.GetTaskTypeGroup() != TaskTypeGroup.RelocationGroup) else if (task.TaskType.GetTaskTypeGroup() == TaskTypeGroup.RelocationGroup) { return RelocationTaskCompleted(task); }