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> { };