@@ -49,6 +49,8 @@ public class EPaperStudentVo {
private String hearfile;//听力文件
+ private Integer hearnum;//听力文件允许播放次数
+
//试题集合
private List<EPaperQtype> qtypelist;