helongyang
2025-06-22 dc06f58d8ed537555fd529551180f43a0586ec3f
代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/阻焊仓/AGV_ZHExtend.cs
@@ -43,7 +43,7 @@
                            },
                            new CodePath()
                            {
                                type="00",
                                type="04",
                                positionCode=agvTask.NextAddress
                            }
                            },
@@ -97,7 +97,7 @@
                        {
                            continue;
                        }
                        Dt_StationManger stationManger = _stationMangerRepository.QueryFirst(x => x.StationCode == WaitToTask.NextAddress);
                        Dt_StationManger stationManger = _stationMangerRepository.QueryFirst(x => x.AGVStationCode == WaitToTask.NextAddress);
                        if (stationManger == null)
                        {
                            continue;