Crabtree/ON/Application.cs @@ -314,6 +314,8 @@ void BusSocketStop () { IsEnterBackground = true; //进入后台mqtt正在连接重置状态 MqttCommon.remoteMqttIsConnecting = false; Shared.BusSocket.Stop (); closeTime = DateTime.Now; }