dashboard
repositories
filestore
activity
search
login
wh
/
wh-hktk
外汇-海阔天空
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
项目提交
zj
2025-01-06
0e7b38c2b3af72ea2a7f8a2fcbaad4d78e2c1977
[wh/wh-hktk.git]
/
gear-generator
/
src
/
main
/
resources
/
generator.yml
1
2
3
4
5
6
7
8
9
10
# 代码生成
gen:
# 作者
author: czx
# 默认生成包路径 system 需改成自己的模块名称 如 system monitor tool
packageName: com.gear.busi
# 自动去除表前缀,默认是false
autoRemovePre: false
# 表前缀(生成类名不会包含表前缀,多个用逗号分隔)
tablePrefix: busi_