Browse Source

补录成绩详情实体类

tags/正式版本
雍文秀 2 years ago
parent
commit
5e9ff1b7ab

+ 0
- 1
sexam/src/main/java/com/xhkjedu/sexam/model/paperstudent/EPsqbatchDetail.java View File

26
 
26
 
27
     //试卷id
27
     //试卷id
28
     private Integer epid;
28
     private Integer epid;
29
-    private Integer eptqid;
30
 
29
 
31
     //试卷中试题id
30
     //试卷中试题id
32
     private Integer eptqid;
31
     private Integer eptqid;

Loading…
Cancel
Save