@@ -121,4 +121,6 @@ public class SceneEditControlsVO implements Serializable {
private Integer showPanos;
+ private Integer showAi;
+
}
@@ -255,6 +255,8 @@ public class SceneViewInfo implements Serializable {
private Integer floorLogoType;
+ private String orientation;
/**
* 空间绘制
*/