CrabtreeOn,印度客户定制APP,迁移2.0平台版本
wxr
2023-01-06 c05a93ddb0714a310a31574aaf030e677d9a07b6
Crabtree/SmartHome/HDL/Operation/UserConfig.cs
@@ -173,6 +173,7 @@
                //清空之前网关的信息,重新获取
                HomeGateway = null;
                GetHomeGatewayList ();
                //EquipmentPublicClass.upLoadLink = true;
            }
            get {
                if (currentRegion == null) {
@@ -326,6 +327,10 @@
        /// 是否加密
        /// </summary>
        public bool IsLocalEncrypt = false;
        //public bool IsLocalEncrypt {
        //    set {  }
        //    get { return false; }
        //}
        /// <summary>
        /// 设置为默认加密,并计算加密Key
        /// </summary>