hxb
2023-06-14 8d68145cc5e007bfc662ef8bb436b716519f956e
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;