@@ -132,6 +132,11 @@ public class SceneInfoVO {
*/
private String videos;
+ /**
+ * 是否有热点数据
+ */
+ private Integer tags;
+