src/main/java/com/ycl/jxkg/domain/vo/admin/exam/ExamPaperPageRequestVO.java @@ -19,4 +19,6 @@ private BigDecimal score; private Integer createUser; }