feige
2025-07-29 f468170d79dee3f8efb75705c7e23a1b53e54e91
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;