ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/UserCenterLogic.cs
@@ -4,7 +4,7 @@ using Shared.Common.ResponseEntity; using System.Collections.Generic; using System.Text; using Shared.IOS.HDLFVSDK; namespace Shared.Phone.UserCenter { /// <summary> @@ -565,6 +565,10 @@ /// <param name="noticeDb">是否通知云端</param> public static void ReLoginAgain(string account = "", bool noticeDb = true) { #if iOS //退出全视通登录 Shared.IOS.HDLFVSDK.Video.Logout(); #endif if (Config.Instance.Home.IsVirtually == true) { //如果是虚拟住宅