Davin
2023-07-31 b323d55fff32030474f60e80995d9fde3d2f542a
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;
        }