From c05a93ddb0714a310a31574aaf030e677d9a07b6 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期五, 06 一月 2023 17:43:31 +0800
Subject: [PATCH] 增加多网关绑定支持

---
 Crabtree/SmartHome/UI/SimpleControl/EquipmentPublicClass.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Crabtree/SmartHome/UI/SimpleControl/EquipmentPublicClass.cs b/Crabtree/SmartHome/UI/SimpleControl/EquipmentPublicClass.cs
index 4f4fc7e..d32f70e 100644
--- a/Crabtree/SmartHome/UI/SimpleControl/EquipmentPublicClass.cs
+++ b/Crabtree/SmartHome/UI/SimpleControl/EquipmentPublicClass.cs
@@ -203,7 +203,7 @@
                     Application.RunOnMainThread (() => {
                         MainPage.Loading.Hide ();
 #if DEBUG
-                        upLoadLink = true;
+                        //upLoadLink = true;
 #endif
 
                         //骞冲彴杩佺Щ鏁版嵁澶勭悊 wxr 2022-06-14 13:37:49

--
Gitblit v1.8.0