wjc
2023-07-26 e06fc993ab4bc39cdd242953c1fb3c0093043cc5
HDL-ON_iOS/AppDelegate.cs
@@ -484,7 +484,6 @@
            //进入后台mqtt正在连接重置状态
            HDL_ON.DAL.Mqtt.MqttClient.RemoteMqttIsConnecting = false;
            HDL_ON.DriverLayer.UdpSocket._BusSocket.Stop();
                    HDL_ON.DriverLayer.Control.Ins.GatewayOnline_Cloud = HDL_ON.DriverLayer.Control.Ins.GatewayOnline_Local = false;
        }