排除generator.yml文件并更新.gitignore

This commit is contained in:
Maxchen
2025-10-28 10:42:52 +08:00
parent e71d9faf8d
commit c06ae8271d
2 changed files with 0 additions and 10 deletions

BIN
.gitignore vendored

Binary file not shown.

View File

@@ -1,10 +0,0 @@
# 代码生成
gen:
# 作者
author: ageerle
# 默认生成包路径 system 需改成自己的模块名称 如 system monitor tool
packageName: org.ruoyi.aihuman
# 自动去除表前缀默认是false
autoRemovePre: false
# 表前缀(生成类名不会包含表前缀,多个用逗号分隔)
tablePrefix: aihuman_