Admin
2025-12-12 2ec5ea20a8104dbfc1897696a61609119ba645a9
项目代码/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);
            }
        }