gxc
2019-12-30 0e4ad9a4de5b95f58daf1a6c5072c6a57cf223f9
ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs
old mode 100755 new mode 100644
@@ -120,6 +120,11 @@
        }
        /// <summary>
        /// 登录时Token
        /// </summary>
        public string LoginToken = string.Empty;
        /// <summary>
        /// 登录过的帐号信息
        /// </summary>
        public List<string> AccountList = new List<string> { };