liyong
8 天以前 8ff828c4af77383354ac003f1d7830b00f0178db
src/main/java/com/ruoyi/sales/pojo/InvoiceLedger.java
@@ -57,6 +57,6 @@
    @ApiModelProperty(value = "租户ID")
    @TableField(fill = FieldFill.INSERT)
    private Integer tenantId;
    private Long tenantId;
}