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