From 2bc230cf2e7a7329c2329b07307a47b059835bbc Mon Sep 17 00:00:00 2001
From: WJC <wjc@hdlchina.com.cn>
Date: 星期五, 18 十月 2019 10:20:52 +0800
Subject: [PATCH] 2019-10-18-1

---
 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