debug: 電站管理-檢查電站狀態的部分,移除已不使用的資料表(sensor)

This commit is contained in:
wanling040@gmail.com 2022-07-28 09:29:13 +08:00
parent 88438a06e7
commit d35e863ca8

View File

@ -5612,7 +5612,7 @@ namespace SolarPower.Repository.Implement
{ {
"inv", "inv",
"station", "station",
"sensor", // "sensor",
"sensoravg", "sensoravg",
}; };
// tables.Add("meter"); // tables.Add("meter");