@@ -26,6 +26,11 @@ public class MqttConsumeErrorData {
*/
private String msg;
+ /**
+ * 错误信息
+ */
+ private String error;
+
/**
* 创建时间