ZigbeeApp/Shared/Phone/ZigBee/Device/ZbGateway.cs
@@ -3111,7 +3111,8 @@ await RemoteMqttClient.DisconnectAsync(); } } catch(Exception e) { catch (Exception e) { DebugPrintLog($"Remote断开通讯连接出异常:{e.Message}"); } } @@ -3336,7 +3337,8 @@ { return; } if (topics[2]== "NotifyGateWayInfoChange") { if (topics[2] == "NotifyGateWayInfoChange") { initGateWayBaseInfomation(); return; }