From ecba45c93391066bc30c7bd602c3a7683fbb99a7 Mon Sep 17 00:00:00 2001
From: xm <1271024303@qq.com>
Date: 星期五, 31 七月 2020 10:56:12 +0800
Subject: [PATCH] 临时备份

---
 ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlWifiLogic.cs |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlWifiLogic.cs b/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlWifiLogic.cs
index 1f3fe59..37fe00a 100755
--- a/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlWifiLogic.cs
+++ b/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlWifiLogic.cs
@@ -411,14 +411,11 @@
                     }
                     //閲嶆柊鍒濆鍖朣ocket
                     ZigBee.Common.Application.FindGateWaySocket.Stop();
-                    System.Threading.Thread.Sleep(100);
-
                     //鏂帀鏈湴杩炴帴
-                    HdlGatewayLogic.Current.ClearAllRealGatewayConection(true);
+                    HdlGatewayLogic.Current.ClearAllRealGateway();
                     //鏂帀杩滅▼
                     ZigBee.Device.ZbGateway.DisConnectRemoteMqttClient();
 
-                    //濡傛灉鏄痺ifi
                     if (value == 2)
                     {
                         ZigBee.Common.Application.FindGateWaySocket.Start();

--
Gitblit v1.8.0