From 0d9f64668fd7350d6a21fd157e32009a96d98134 Mon Sep 17 00:00:00 2001
From: 黄学彪 <hxb@hdlchina.com.cn>
Date: 星期三, 16 十二月 2020 13:09:08 +0800
Subject: [PATCH] 新云端代码Ver1.2

---
 ZigbeeApp/Shared/Phone/ZigBee/Device/ZbGatewayData.cs |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/ZigBee/Device/ZbGatewayData.cs b/ZigbeeApp/Shared/Phone/ZigBee/Device/ZbGatewayData.cs
index b27483c..fe9d306 100755
--- a/ZigbeeApp/Shared/Phone/ZigBee/Device/ZbGatewayData.cs
+++ b/ZigbeeApp/Shared/Phone/ZigBee/Device/ZbGatewayData.cs
@@ -12,10 +12,6 @@
         /// 浣忓畢ID
         /// </summary>
         public string HomeId = string.Empty;
-        /// <summary>
-        /// 缃戝叧鎵�鍦ㄧ殑鎴块棿ID
-        /// </summary>
-        public string RoomId = string.Empty;
         ///<summary>
         ///缃戝叧搴忓垪鍙凤紝璇ョ綉鍏冲敮涓�鏍囪瘑
         /// </summary>
@@ -83,7 +79,7 @@
         /// 鏈�鍚庣殑鏇存柊鏃堕棿
         /// </summary>
         [Newtonsoft.Json.JsonIgnore]
-        public DateTime LastDateTime = DateTime.MinValue;
+        public DateTime LastDateTime = DateTime.MinValue;
         /// <summary>
         /// 缃戝叧鍦ㄧ嚎鐨勬椂闂寸偣(杩欎釜涓滆タ鏈夌偣鐢ㄥ,褰撶涓�娆¤幏鍙栨椂,闇�瑕佽繑鍥炲綋鍓嶆椂闂村洖鍘�,鐒跺悗鎵嶅紑濮嬭鏃�)
         /// </summary>

--
Gitblit v1.8.0