Browse Source

添加参数

tags/正式版本
王宁 2 years ago
parent
commit
f5e04ef04a

+ 2
- 0
sexam/src/main/java/com/xhkjedu/sexam/vo/paperstudent/EPaperStudentVo.java View File

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

Loading…
Cancel
Save