天氣Id寫入powerstation的WeathersStationId
This commit is contained in:
parent
53476fdfcd
commit
9ec6e819ab
@ -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