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