wxr
2024-01-03 43c70fc6de6ac0710c5e89b591c2d141c4e1ff93
HDL_ON/Common/HDLCommon.cs
@@ -473,6 +473,7 @@
                case "13580507523":
                case "15626203746":
                case "18316672920":
                    return;
            }
@@ -689,7 +690,7 @@
            if (internetStatus == 0)//没有网络连接 0
            {
                MainPage.InternetStatus = 0;
                DAL.Mqtt.MqttClient.InitState();
                //DAL.Mqtt.MqttClient.DisConnectRemote();//.InitState();
            }
            else if (internetStatus == 1)//3,4G的网络连接 1
            {