@@ -81,7 +81,7 @@ public class ProgrammeDTO {
@ExcelProperty(value = "考级点")
private String examPoint;
- @ExcelProperty(value = "节目视频")
+ @ExcelIgnore
private VideoObject video;
@ExcelProperty(value = "参赛人数")