1
hutongqing
2025-01-11 87b988afc48221b4a23db5535a424de79e3d6d9f
代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/TaskService.cs
@@ -203,7 +203,7 @@
                            }
                            else
                            {
                                task.NextAddress = router.NextPosi;
                                task.NextAddress = taskTypeGroup == TaskTypeGroup.InboundGroup ? task.TargetAddress : router.NextPosi;
                                if (item.RoadWay.Contains("AGV"))
                                {
                                    task.DeviceCode = item.RoadWay;