From 6cc05bf6044c72f63b289da6b0a542970b16ef75 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 14 十二月 2021 12:36:33 +0800 Subject: [PATCH] On Pro --- HDL_ON/Common/HDLCommon.cs | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/HDL_ON/Common/HDLCommon.cs b/HDL_ON/Common/HDLCommon.cs index 861ee89..6a2a061 100644 --- a/HDL_ON/Common/HDLCommon.cs +++ b/HDL_ON/Common/HDLCommon.cs @@ -432,7 +432,6 @@ new Other.SkipControl().SetData(false, "", "", "",""); var sDM = new SiriKit.SceneDateManager(); Console.WriteLine($"IsLogin:{sDM.IsLgoin};accessToken:{sDM.AccessToken};refreshToken:{sDM.RefreshToken};RegionUrl:{sDM.RegionUrl};HomeId:{sDM.HomeId}"); - #endif } catch (Exception ex) -- Gitblit v1.8.0