feige
2025-01-06 13d1ebacd20267c995b550cce5afc81b5db6d46d
zhang-content/src/main/java/com/ruoyi/domain/ZfEquipment.java
@@ -108,6 +108,10 @@
    @JsonFormat(pattern = "yyyy-MM-dd",timezone = "GMT+8")
    private Date happenTime;
    /**
     * 分享人id
     */
    private Integer shareId;
}