wxr
2023-08-18 3fcb73db484d2bed5ee993702913a7eaea68068c
HDL_ON/Common/HDLCommon.cs
@@ -689,7 +689,7 @@
            if (internetStatus == 0)//没有网络连接 0
            {
                MainPage.InternetStatus = 0;
                DAL.Mqtt.MqttClient.InitState();
                //DAL.Mqtt.MqttClient.DisConnectRemote();//.InitState();
            }
            else if (internetStatus == 1)//3,4G的网络连接 1
            {