RestartService/RestartService/Monitor/EmqxPushMonitor.cs
@@ -27,12 +27,12 @@ if (result.code != 0) { throw new Exception("响应数据异常"); throw new Exception("EMQX服务响应异常"); } if (result.data.Count == 0) { throw new Exception("响应数据异常"); throw new Exception("MQTT重连失败,服务不可用!"); } DeviceCacheExCount = 0;