@@ -265,5 +265,7 @@ public class SceneViewInfo implements Serializable {
//动态面板
private int dynamicPanel;
+ private Integer has_Recognition;
+
}