@@ -166,6 +166,11 @@ public class SceneInfoVO {
*/
private Integer tours;
+ /**
+ * 马赛克数据
+ */
+ private String mosaics;
+