Administrator
2021-09-01 d2b36578cce2b0f955d2c2d8e41d0f54e235b28d
src/main/java/org/springblade/modules/exam/vo/ExamScoreVO.java
@@ -16,6 +16,11 @@
   private static final long serialVersionUID = 1L;
   /**
    * 公司名称
    */
   private String companyName;
   /**
    * 试卷id
    */
   private Long papersId;