@@ -10,6 +10,8 @@ public enum SceneSource {
ZT(3, "转台"),
JG(4, "激光"),
SG(5, "深光"),
+
+ QJKK(6, "全景看看"),
YJHZ(11, "一键换装");
private Integer code;