代码生成路径调整

This commit is contained in:
RuoYi
2018-10-10 21:56:19 +08:00
parent 4ac96a8348
commit b5e8432e2f
32 changed files with 45 additions and 47 deletions

View File

@@ -127,7 +127,7 @@ gen:
# 作者
author: ruoyi
# 默认生成包路径 module 需改成自己的模块名称 如 system monitor tool
packageName: com.ruoyi.project.module
packageName: com.ruoyi.module
# 自动去除表前缀默认是true
autoRemovePre: true
# 表前缀(类名不会包含表前缀)