Admin
2025-12-03 d41acebbd89f171b0eeb205fca4f68043ca85f95
项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/ConveyorLineJob/CommonConveyorLineJob.cs
@@ -459,7 +459,7 @@
            if (Number != "" && Number != null)
            {
                //璋冨彇wms鎺ュ彛鐢宠agv浠诲姟
                WebResponseContent content = _taskService.GetAGVTaskdistribution(stationInfo.stationLocation);
                WebResponseContent content = _taskService.GetAGVTaskdistribution(stationInfo.stationLocation, Number);
            }
        }