liyong
5 天以前 2cc19f8033348f34df382d27f63810b2d6f56a05
src/main/java/com/ruoyi/sales/pojo/InvoiceRegistrationProduct.java
@@ -83,5 +83,5 @@
    @ApiModelProperty(value = "租户ID")
    @TableField(fill = FieldFill.INSERT)
    private Integer tenantId;
    private Long tenantId;
}