mirror of https://gitee.com/y_project/RuoYi.git
修改自动去除表前缀属性autoRemovePre注释
parent
5a7fcde102
commit
2c0042c3df
|
@ -21,7 +21,7 @@ public class GenConfig
|
|||
/** 生成包路径 */
|
||||
public static String packageName;
|
||||
|
||||
/** 自动去除表前缀,默认是true */
|
||||
/** 自动去除表前缀,默认是false */
|
||||
public static boolean autoRemovePre;
|
||||
|
||||
/** 表前缀(类名不会包含表前缀) */
|
||||
|
|
Loading…
Reference in New Issue