feige
2025-01-06 13d1ebacd20267c995b550cce5afc81b5db6d46d
zhang-content/src/main/java/com/ruoyi/domain/ZfEconomy.java
@@ -109,4 +109,9 @@
    @JsonFormat(pattern = "yyyy-MM-dd",timezone = "GMT+8")
    private Date happenTime;
    /**
     * 分享人id
     */
    private Integer shareId;
}