1
linwenling
2023-06-12 4ba956aeaee7b7ee1b0f7b678632e2eb1f80f37a
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;