wjc
2023-06-07 c355072676c274e3f916b0488c4ee9c4730f6210
HDL_ON/Common/ApiUtlis.cs
@@ -78,7 +78,10 @@
        public void DownloadData()
        {
            if (MainPage.InternetStatus == 0 || MainPage.NoLoginMode)
            {
                DownloadDataComplete = true;
                return;
            }
            endTime1 = DateTime.Now.AddSeconds(25);
            complateDevice = complateScene = false;