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