HDL Home App 第二版本 旧平台金堂用 正在使用
chenqiyang
2022-03-29 17bf9921d0432fcab9d43ed256f02334e1cf6755
ZigbeeApp/Shared/Phone/Login/AccountLoginForm.cs
old mode 100755 new mode 100644
@@ -1139,6 +1139,13 @@
                //启动ZigBee
                ZigBee.Common.Application.Init();
#if iOS
                //初始化全视通
                Shared.IOS.HDLFVSDK.Video.Init("", revertData.UserID.ToString());
#endif
                HdlThreadLogic.Current.RunMain(() =>
                {
                    CommonPage.Loading.Hide();