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>