添加基础生产代码

This commit is contained in:
JiaXing_Cheng@163.com
2021-10-13 11:17:31 +08:00
parent 07d4c55f16
commit e94783fd18
10 changed files with 571 additions and 1 deletions

View File

@ -3,7 +3,7 @@ gen:
# 作者
author: ruoyi
# 默认生成包路径 system 需改成自己的模块名称 如 system monitor tool
packageName: com.ruoyi.system
packageName: com.ruoyi.productionManager
# 自动去除表前缀默认是false
autoRemovePre: false
# 表前缀(生成类名不会包含表前缀,多个用逗号分隔)