|
|
@ -28,4 +28,8 @@ public class TaskParam extends BaseParam { |
|
|
private Long classicCategoryId; |
|
|
private Long classicCategoryId; |
|
|
|
|
|
|
|
|
private Long classicPaperSetId; |
|
|
private Long classicPaperSetId; |
|
|
|
|
|
|
|
|
|
|
|
private Long classicCategoryParentId; |
|
|
|
|
|
|
|
|
|
|
|
private Integer examMode; |
|
|
} |
|
|
} |
|
|
|