1. 電站歸檔bug fix
This commit is contained in:
parent
a9b49a3bfb
commit
d2160201ea
@ -727,7 +727,9 @@ namespace SolarPower.Quartz.Jobs
|
||||
"EnvTemperature",
|
||||
"Humidity",
|
||||
"Vane",
|
||||
"Dust"
|
||||
"Dust",
|
||||
"WingDirection",
|
||||
"IrrDay",
|
||||
};
|
||||
|
||||
await powerStationRepository.AddSensorHistoryHour(sensorHistoriesHour, sensor_history_properties);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user