zhang-content/src/main/java/com/ruoyi/domain/ZfProperty.java
@@ -51,9 +51,8 @@ @Excel(name="备注") private String remark; @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss") @Excel(name="创建时间") private LocalDateTime createTime= LocalDateTime.now(); private LocalDateTime createTime; private String url;