dengsixing 1 mês atrás
pai
commit
2c78b44aa0

+ 2 - 0
src/main/java/com/fdkankan/scene/vo/SceneViewInfo.java

@@ -270,5 +270,7 @@ public class SceneViewInfo implements Serializable {
 
     private String orientation;
 
+    private Integer hasRecognition;
+
 
 }