From 528c105b3aea0e6e00477365f16f57c1e3d7eb1c Mon Sep 17 00:00:00 2001
From: WJC <wjc@hdlchina.com.cn>
Date: 星期四, 24 十月 2019 15:31:28 +0800
Subject: [PATCH] 2019-10-24-3

---
 ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs |    9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs b/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs
index 09410f7..7354850 100755
--- a/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs
+++ b/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs
@@ -96,8 +96,8 @@
                     return AdminConnectZigbeeMqttBrokerName;
                 }
                 return Config.Instance.Account;
-            }
-        }
+            }
+        }
         /// <summary>
         /// 褰撳墠闇�瑕佽繛鎺ヤ簯绔痁igbeeMqttBroker鐨勮繛鎺ョ殑瀵嗙爜
         /// </summary>
@@ -182,10 +182,7 @@
         /// 璐︽埛鐧诲綍鎴愬姛鐨勪富ID
         /// </summary>
         public int MasterID = 0;
-        /// <summary>
-        /// 鐢ㄦ埛ID
-        /// </summary>
-        public int UserID = 0;
+
 
         public static void ReFresh()
         {

--
Gitblit v1.8.0