智慧保安后台管理-外网
tangzy
2021-09-15 7d03be232be2b99e3a9aeb5ad7a88fc90d4a7e8d
src/main/java/org/springblade/modules/exam/vo/ExamPaperVO.java
@@ -33,7 +33,12 @@
   private Integer sex;
   /**
    * 考试 id
    * 报名 id
    */
   private Long applyId;
   /**
    * 报名人数
    */
   private Integer num;
}