mybatis-generator-plugin icon indicating copy to clipboard operation
mybatis-generator-plugin copied to clipboard

我使用rootClass属性设置继承父类,然后也是用了插件的builder,但是结果导致,生产的builder也继承了父类,有没有解决办法

Open coderyw opened this issue 2 years ago • 0 comments

生产的builder public static class Builder extends DataEntity.Builder

coderyw avatar Jan 13 '23 02:01 coderyw