@@ -124,7 +124,7 @@ public class ExamStudyRecordVo {
private Integer goodsStatus;
-
+
@ApiModelProperty("准确率")
private BigDecimal rightRate;
}