@@ -264,5 +264,11 @@ public class SceneViewInfo implements Serializable {
//动态面板
private int dynamicPanel;
+ private Integer payStatus;
+
+ private Integer floorLogoType;
+ private String orientation;
}