智慧保安后台管理-外网
Administrator
2021-11-27 a19eb9f3c3d07363830a274fc0493d311b1a85f8
src/main/java/org/springblade/modules/apply/vo/ApplyPaPerVO.java
@@ -96,4 +96,15 @@
    */
   private String myPicture;
   /**
    * 公司名称
    */
   private String company;
   /**
    * 地址
    */
   private String address;
}