@@ -19,5 +19,5 @@ public class PaperVO {
private Byte difficult;
- private boolean isUsedByExam;
+ private boolean usedByExam;
}