zqy
2025-01-07 8ff279e89f7736c345f343b2b7f292786d5ffffe
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;
}