1
hutongqing
2025-01-15 441e73cbc890127b60853a7c80a7f3d600c0b02f
代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/TaskService.cs
@@ -198,7 +198,7 @@
                                task.NextAddress = router.NextPosi;
                                task.DeviceCode = router.ChildPosi;
                            }
                            else if (item.TaskType == TaskTypeEnum.MesOutbound.ObjToInt())
                            else if (item.TaskType == TaskTypeEnum.MesOutbound.ObjToInt() || item.TaskType == TaskTypeEnum.MesHandOutbound.ObjToInt() || item.TaskType == TaskTypeEnum.MesHandPickOutbound.ObjToInt())
                            {
                                task.NextAddress = router.NextPosi;
                                task.DeviceCode = stationManger.StackerCraneCode;
@@ -499,7 +499,7 @@
        }
        /// <summary>
        ///
        /// 鍚慦MS鐢宠鍒嗛厤璐т綅
        /// </summary>
        /// <param name="taskNum"></param>
        /// <param name="roadwayNo"></param>