1
wangxinhui
2025-01-15 083f4b53d2b5768d536c87fea7f117c7f2e0b1ce
代码管理/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>