feige
2025-04-08 b3ae2d10a3ff63285fd194e93682c4b773663a8a
zhang-content/src/main/java/com/ruoyi/domain/ZfContact.java
@@ -127,5 +127,9 @@
    @JsonFormat(pattern = "yyyy-MM-dd",timezone = "GMT+8")
    private Date happenTime;
    /**
     * 分享人id
     */
    private Integer shareId;
}