|
@@ -191,4 +191,7 @@ public class ScenePlusExt implements Serializable {
|
|
|
|
|
|
@TableField("has_recognition")
|
|
@TableField("has_recognition")
|
|
private Integer hasRecognition;
|
|
private Integer hasRecognition;
|
|
|
|
+ @TableField("location")
|
|
|
|
+ private Integer location;
|
|
|
|
+
|
|
}
|
|
}
|