feige
2025-04-29 fb7ca62d2854c82ac6e0a551bf921dabe6ee7bbc
zhang-content/src/main/java/com/ruoyi/domain/ZfEconomy.java
@@ -109,4 +109,11 @@
    @JsonFormat(pattern = "yyyy-MM-dd",timezone = "GMT+8")
    private Date happenTime;
    /**
     * 分享人id
     */
    private Integer shareId;
    private String cosKey;
}