From d35e863ca8c1688d371bb8b03299147bae9caa71 Mon Sep 17 00:00:00 2001 From: "wanling040@gmail.com" Date: Thu, 28 Jul 2022 09:29:13 +0800 Subject: [PATCH] =?UTF-8?q?debug:=20=E9=9B=BB=E7=AB=99=E7=AE=A1=E7=90=86-?= =?UTF-8?q?=E6=AA=A2=E6=9F=A5=E9=9B=BB=E7=AB=99=E7=8B=80=E6=85=8B=E7=9A=84?= =?UTF-8?q?=E9=83=A8=E5=88=86=EF=BC=8C=E7=A7=BB=E9=99=A4=E5=B7=B2=E4=B8=8D?= =?UTF-8?q?=E4=BD=BF=E7=94=A8=E7=9A=84=E8=B3=87=E6=96=99=E8=A1=A8(sensor)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SolarPower/Repository/Implement/PowerStationRepository.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SolarPower/Repository/Implement/PowerStationRepository.cs b/SolarPower/Repository/Implement/PowerStationRepository.cs index 88baca7..b4e733c 100644 --- a/SolarPower/Repository/Implement/PowerStationRepository.cs +++ b/SolarPower/Repository/Implement/PowerStationRepository.cs @@ -5612,7 +5612,7 @@ namespace SolarPower.Repository.Implement { "inv", "station", - "sensor", + // "sensor", "sensoravg", }; // tables.Add("meter");