From 5986f63b75bd81c6cef262c670e9251c038cbf5d Mon Sep 17 00:00:00 2001
From: 黄学彪 <hxb@hdlchina.com.cn>
Date: 星期二, 17 十二月 2019 17:21:07 +0800
Subject: [PATCH] 合并一个版本

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

diff --git a/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs b/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs
index 1ae04c4..7a256a9 100755
--- a/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs
+++ b/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs
@@ -120,6 +120,11 @@
         }
 
         /// <summary>
+        /// 鐧诲綍鏃禩oken
+        /// </summary>
+        public string LoginToken = string.Empty;
+
+        /// <summary>
         /// 鐧诲綍杩囩殑甯愬彿淇℃伅
         /// </summary>
         public List<string> AccountList = new List<string> { };

--
Gitblit v1.8.0