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