gongchunyi
13 小时以前 467615249613c312a984097d3ebb673ebef3e10d
src/main/java/com/ruoyi/basic/pojo/Product.java
@@ -28,5 +28,5 @@
    @ApiModelProperty(value = "租户ID")
    @TableField(fill = FieldFill.INSERT)
    private Integer tenantId;
    private Long tenantId;
}