@@ -63,4 +63,7 @@ public class MqSendLog implements Serializable {
@TableField(exist = false)
private Integer configId;
+
+ // 默认 4dkk pano 全景看看
+ private String type;
}