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