debug: 電站管理-檢查電站狀態的部分,移除已不使用的資料表(sensor)
This commit is contained in:
parent
88438a06e7
commit
d35e863ca8
@ -5612,7 +5612,7 @@ namespace SolarPower.Repository.Implement
|
|||||||
{
|
{
|
||||||
"inv",
|
"inv",
|
||||||
"station",
|
"station",
|
||||||
"sensor",
|
// "sensor",
|
||||||
"sensoravg",
|
"sensoravg",
|
||||||
};
|
};
|
||||||
// tables.Add("meter");
|
// tables.Add("meter");
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user