src/main/java/com/ycl/jxkg/domain/query/ExamQuery.java @@ -25,5 +25,8 @@ /** 班级 */ private Integer classesId; /** 状态 */ private String status; }