feige
2024-08-31 3ec0c2513cb06d919643d0ce550d5d26839cffbc
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;
}