feige
2024-02-20 b9f97457e9d8e8a0f784c25b103697fca8fea2e4
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;