This commit is contained in:
cesar liu 2022-10-21 18:27:17 +08:00
commit dccfee9af7

View File

@ -787,6 +787,7 @@ namespace SolarPower.Quartz.Jobs
}
calcPowerStation.WeathersStationId = weatherStationId;
powerStation.WeathersStationId = weatherStationId;
}
WeatherObservation weatherObservation = new WeatherObservation();