mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-07 00:58:24 +08:00
update mybatis-flex-codegen/src/main/java/com/mybatisflex/codegen/config/GlobalConfig.java.
Signed-off-by: lhzsdnu <2383376138@qq.com>
This commit is contained in:
parent
3d523c9989
commit
24d50c3a92
@ -32,10 +32,10 @@ public class GlobalConfig {
|
||||
//entity 的包名
|
||||
private String entityPackage;
|
||||
|
||||
//mapper 类的前缀
|
||||
//entity 类的前缀
|
||||
private String entityClassPrefix;
|
||||
|
||||
//mapper 类的后缀
|
||||
//entity 类的后缀
|
||||
private String entityClassSuffix;
|
||||
|
||||
//entity 是否使用 Lombok
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user