feige
2023-12-06 5703e99b943f17aa13f55a2f90308f66c1c2fe4f
zhang-content/src/main/java/com/ruoyi/domain/ZfProperty.java
@@ -53,7 +53,7 @@
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
    @Excel(name="创建时间")
    private LocalDateTime createTime= LocalDateTime.now();
    private LocalDateTime createTime;
    private String url;