feige
2024-02-24 088e8db2bc8f0869bdc2494864992e756eb0e461
zhang-content/src/main/java/com/ruoyi/domain/ZIdea.java
@@ -30,7 +30,7 @@
    private Long uid;
    @Excel(name = "时间")
    @Excel(name = "时间",dateFormat = "yyyy-MM-dd")
    @JsonFormat(pattern = "yyyy-MM-dd")
    private Date happenTime;