Administrator
2021-07-18 396182b0fc92a91260f6acc36e68095b80874136
src/main/java/org/springblade/modules/apply/vo/ApplyVO.java
@@ -50,4 +50,15 @@
   private Integer examType;
   /**
    * 考试名称
    */
   private String examName;
   /**
    * 保安单位名称
    */
   private String deptName;
}