Merge branch 'master' of https://dev.azure.com/MjmTechDev/solarPower/_git/solarPower
This commit is contained in:
commit
dccfee9af7
@ -787,6 +787,7 @@ namespace SolarPower.Quartz.Jobs
|
||||
}
|
||||
|
||||
calcPowerStation.WeathersStationId = weatherStationId;
|
||||
powerStation.WeathersStationId = weatherStationId;
|
||||
}
|
||||
|
||||
WeatherObservation weatherObservation = new WeatherObservation();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user