智慧保安后台管理-验收版本
ftp
tangzy
2021-09-14 2c75233e024093aad491e2e791b638e1d7150a3f
src/main/java/org/springblade/modules/information/entity/Information.java
@@ -146,4 +146,8 @@
   private String contactscell;
   private String businessLicense;
   private String licence;
   private String fregion;
   @JsonFormat(pattern = "yyyy-MM-dd",timezone = "GMT+8")
   @DateTimeFormat(pattern = "yyyy-MM-dd")
   private Date ftime;
}