代码生成表前缀配置支持多个

This commit is contained in:
RuoYi
2019-09-11 19:06:57 +08:00
parent c6c71a7e70
commit 362374d0b7
2 changed files with 20 additions and 2 deletions

View File

@ -7,5 +7,5 @@ gen:
packageName: com.ruoyi.system
# 自动去除表前缀默认是false
autoRemovePre: false
# 表前缀(类名不会包含表前缀)
# 表前缀(生成类名不会包含表前缀,多个用逗号分隔)
tablePrefix: sys_