ZigbeeApp/Shared/Phone/ZigBee/Common/Config.csold 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> { }; @@ -127,7 +132,7 @@ public List<string> HomeFilePathList = new List<string> { }; public string HomeId = string.Empty; [Newtonsoft.Json.JsonIgnore] private House m_Home = null; /// <summary>