ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/TaskService.cs
@@ -107,6 +107,7 @@ //æä¸èèå¤è·¯å¾ if (routers.Count > 0) { if (task.TaskType != TaskInboundTypeEnum.PalletInbound.ObjToInt()) task.TaskState = (int)TaskInStatusEnum.InNew; task.CurrentAddress = item.SourceAddress; task.NextAddress = routers.FirstOrDefault().ChildPosi;