he2802 1 жил өмнө
parent
commit
aaaa147d6d

+ 1 - 1
zhongzheng-system/src/main/java/com/zhongzheng/modules/user/vo/ExamStudyRecordVo.java

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