Administrator
2021-09-17 3e1bd1fcb6f3e0e57c562c6e41b606725d918058
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;