代码管理/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;