@@ -5,7 +5,7 @@ import lombok.Data;
@Data
public class SceneDataDownloadVO {
- private String num;
+ private String sceneNum;
private String fileMd5;