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 {