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