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