feige
2025-04-20 176a924f0881e0b2a4cadb9c0274842bc708a39f
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;
}