HDL_ON/Common/ApiUtlis.cs
@@ -337,8 +337,10 @@ //======================登录全视通==================== if (isInterphoneType_FREEVIEW) { #if __IOS__ //登录全视通 Shared.IOS.HDLFVSDK.Video.Init("", DB_ResidenceData.Instance.CurrentRegion.id); #endif } @@ -408,12 +410,12 @@ { if (DB_ResidenceData.Instance.CurrentRegion != null) { #region 读取本地数据 #region 读取本地数据 //搜索网关 DriverLayer.Control.Ins.SearchLoaclGateway(); //重新连接mqtt DAL.Mqtt.MqttClient.DisConnectRemote("刷新数据,重连mqtt",false); #endregion #endregion } }