|
@@ -119,4 +119,7 @@ public class ScenePlus implements Serializable {
|
|
|
|
|
|
@TableField("three_cam_type")
|
|
@TableField("three_cam_type")
|
|
private String threeCamType;
|
|
private String threeCamType;
|
|
|
|
+
|
|
|
|
+ @TableField("has_floorplan_ai")
|
|
|
|
+ private Integer hasFloorplanAi;
|
|
}
|
|
}
|