HDL Home App 第二版本 旧平台金堂用 正在使用
gxc
2019-11-14 159ec8ae413683e1ce134ec204d1c0b4d175baec
ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs
@@ -194,7 +194,8 @@
                config = new Config { };
            }
        }
        public string Name = string.Empty;
        /// <summary>
        /// 当前登录的帐号
        /// </summary>
@@ -281,7 +282,7 @@
        public List<string> HomeFilePathList = new List<string> { };
        public string HomeId = string.Empty;
        [Newtonsoft.Json.JsonIgnore]
        private House m_Home = null;
        /// <summary>