From fd3c74df4d30a88d490d0c5b469df821f1bb2d78 Mon Sep 17 00:00:00 2001
From: 黄学彪 <hxb@hdlchina.com.cn>
Date: 星期二, 04 八月 2020 14:53:25 +0800
Subject: [PATCH] 更换新接口之前的备份

---
 ZigbeeApp/Shared/Phone/ZigBee/Device/PMSensor.cs |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/ZigBee/Device/PMSensor.cs b/ZigbeeApp/Shared/Phone/ZigBee/Device/PMSensor.cs
index 5008025..dfad756 100755
--- a/ZigbeeApp/Shared/Phone/ZigBee/Device/PMSensor.cs
+++ b/ZigbeeApp/Shared/Phone/ZigBee/Device/PMSensor.cs
@@ -14,14 +14,12 @@
         }
 
         /// <summary>
-        /// 褰撳墠娓╁害   
+        /// 褰撳墠娓╁害
         /// </summary>
-        [Newtonsoft.Json.JsonIgnore]
         public int currentTemperature = 0;
         /// <summary>
         /// 褰撳墠婀垮害 
         /// </summary>
-        [Newtonsoft.Json.JsonIgnore]
         public int currentHumidity = 0;
         /// <summary>
         /// 褰撳墠PM2.5鍊�

--
Gitblit v1.8.0