gxc
2020-01-10 b8cbf4a8b6910eefcb83b6d3a39e9b5b5a9cd79e
ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs
@@ -61,7 +61,7 @@
                config = new Config { };
            }
        }
        /// <summary>
        /// 当前登录的帐号
        /// </summary>
@@ -120,11 +120,11 @@
        }
        /// <summary>
        /// 登录时Token
        /// 登录时Token
        /// </summary>
        public string LoginToken = string.Empty;
        /// <summary>
        /// <summary>
        /// 登录过的帐号信息
        /// </summary>
        public List<string> AccountList = new List<string> { };