ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlGatewayBackupLogic.cs
@@ -662,7 +662,7 @@ if (timeOut >= 65 && timeOut % 5 == 0) { //5秒一次,去获取版本 var data = HdlGatewayLogic.Current.GetGatewayInfo(realGateway, ShowErrorMode.NO); var data = HdlGatewayLogic.Current.GetGatewayInfo(realGateway, false, ShowErrorMode.NO); if (data != null) { gatewatAction = true;