@@ -55,4 +55,7 @@ public class MqEcs implements Serializable {
@TableField("rec_status")
@TableLogic(value = "A",delval = "I")
private String recStatus;
+
+ // 默认 4dkk,pano 全景看看
+ private String type;
}