wxr
2022-10-13 b3c9ada9a3e758c9f67abb9fc0a6a2764c7ea03d
HDL_ON/Common/ApiUtlis.cs
@@ -318,7 +318,7 @@
                    { IsBackground = true }.Start();
                    //===================读取逻辑列表==========================
                    UI.UI2.Intelligence.Automation.MainView.GetLogicList();
                    UI.UI2.Intelligence.Automation.MainView.GetLogicList(true);
                    //===================读取可视对讲数据==========================
                    //判断是否有可视对讲数据,有则显示可视对讲icon
@@ -403,6 +403,9 @@
                    //======================安防====================
                    GetSecurityList();
                    //======================注册推送====================
                    httpRequest.RegisteredPush();
                }
                catch (Exception ex)
@@ -439,7 +442,7 @@
                {
                    while (endTime > DateTime.Now)
                    {
                        if (DownloadDataComplete)
                        if (DownloadDataComplete && complateDevice && complateScene)
                        {
                            break;
                        }