lishenao
2025-06-25 45fa0764c539a1164affc0937a6870fe988bf2c8
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;
}