From dc14dbad8e3a55b57cadddba40c3f437e5e80fc5 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 01 十一月 2022 09:08:03 +0800 Subject: [PATCH] 备份 --- Crabtree/SmartHome/HDL/Operation/UserConfig.cs | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/Crabtree/SmartHome/HDL/Operation/UserConfig.cs b/Crabtree/SmartHome/HDL/Operation/UserConfig.cs index a51d781..c8bed11 100644 --- a/Crabtree/SmartHome/HDL/Operation/UserConfig.cs +++ b/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> /// 璁剧疆涓洪粯璁ゅ姞瀵嗭紝骞惰绠楀姞瀵咾ey /// </summary> -- Gitblit v1.8.0