@@ -36,7 +36,7 @@ public class SceneVo {
private Long sceneNum;
private Integer type;
- private String sceneType;
+ private Integer sceneType;
private String userName;
public String getCreateTime() {