|
@@ -167,6 +167,12 @@ public class SceneEditControls implements Serializable {
|
|
@TableField("show_panos")
|
|
@TableField("show_panos")
|
|
private Integer showPanos;
|
|
private Integer showPanos;
|
|
|
|
|
|
|
|
+ /**
|
|
|
|
+ * 是否显示地域
|
|
|
|
+ */
|
|
|
|
+ @TableField("show_areas")
|
|
|
|
+ private Integer showAreas;
|
|
|
|
+
|
|
|
|
|
|
/**
|
|
/**
|
|
* 创建时间
|
|
* 创建时间
|