liyong
4 天以前 274a61f398e1d7b4ae63208897b70b3a73b30805
src/main/java/com/ruoyi/purchase/pojo/ProductRecord.java
@@ -121,5 +121,5 @@
    private Date createdAt;
    @TableField(fill = FieldFill.INSERT)
    private Integer tenantId;
    private Long tenantId;
}