old mode 100755
new mode 100644
| | |
| | | bool result = UserCenterLogic.InitUserCenterMenmoryAndThread();
|
| | |
|
| | | //启动ZigBee
|
| | | ZigBee.Common.Application.Init();
|
| | |
|
| | | ZigBee.Common.Application.Init(); |
| | | |
| | | #if iOS
|
| | | |
| | | //初始化全视通 |
| | | Shared.IOS.HDLFVSDK.Video.Init("", revertData.UserID.ToString()); |
| | | |
| | | #endif
|
| | | |
| | | HdlThreadLogic.Current.RunMain(() =>
|
| | | {
|
| | | CommonPage.Loading.Hide();
|
| | |
| | | });
|
| | | }
|
| | |
|
| | | #endregion
|
| | | #endregion
|
| | |
|
| | | #region ■ 一般方法___________________________
|
| | | #region ■ 一般方法___________________________
|
| | |
|
| | | /// <summary>
|
| | | /// 检测隐私协议
|
| | |
| | | return true;
|
| | | }
|
| | |
|
| | | #endregion
|
| | | #endregion
|
| | | }
|
| | | }
|