zqy
2025-07-15 fd29ca6cef3074b7d43fc0885ffe5bfe730bfd42
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;
}