Administrator
2021-09-08 ce56ee73b3a280e9ccbc7258a1402dbaaf3ec4c5
src/main/java/org/springblade/modules/apply/vo/ApplyPaPerVO.java
@@ -96,4 +96,15 @@
    */
   private String myPicture;
   /**
    * 公司名称
    */
   private String company;
   /**
    * 地址
    */
   private String address;
}