From 0446b122504b83aef39087e91a960d53920bec05 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期二, 28 三月 2023 13:27:46 +0800 Subject: [PATCH] 2023年03月28日13:26:53 --- HDL_ON/Common/HDLCommon.cs | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HDL_ON/Common/HDLCommon.cs b/HDL_ON/Common/HDLCommon.cs index 6d00e2d..df2cec0 100644 --- a/HDL_ON/Common/HDLCommon.cs +++ b/HDL_ON/Common/HDLCommon.cs @@ -397,7 +397,7 @@ return; } ///瑙嗛闂ㄩ攣 - HDL_ON.UI.UI2.FuntionControlView.VideoDoorLock.CommonMethod.Current.SkipRTVActivity(expantContent.devSerial, expantContent.deviceId,expantContent.spk,true); + HDL_ON.UI.UI2.FuntionControlView.VideoDoorLock.CommonMethod.Current.SkipRTVActivity(expantContent.devSerial, expantContent.deviceId,expantContent.spk); } catch { } } @@ -702,8 +702,8 @@ EZSDK.IOS.EZSDK.SharedInstance().SetRequestHttpsHostAndPlatform(OnAppConfig.Instance.RequestHttpsHost, 1, DB_ResidenceData.Instance.CurrentRegion.id); //2.璁剧疆钀ょ煶瀛愯处鍙风殑AccessToken鍒癝DK EZSDK.IOS.EZSDK.SharedInstance().SetEZAccessToken(ezChildAccessToken); - //Console.WriteLine("loginToken锛�" + UserInfo.Current.LoginTokenString); - //Console.WriteLine("refreshToken锛�" + UserInfo.Current.RefreshToken); + Console.WriteLine("loginToken锛�" + UserInfo.Current.LoginTokenString); + Console.WriteLine("refreshToken锛�" + UserInfo.Current.RefreshToken); ////3.鎵撳紑鎽勫儚澶磋澶囧垪琛ㄩ〉闈� -- Gitblit v1.8.0