game-api/ff-gen/target/classes/generator.yml

11 lines
326 B
YAML
Raw Normal View History

2025-02-11 15:27:15 +08:00
# 代码生成
gen:
# 作者
author: shi
# 默认生成包路径 system 需改成自己的模块名称 如 system monitor tool
packageName: com.ff.operation
# 自动去除表前缀默认是false
autoRemovePre: true
# 表前缀(生成类名不会包含表前缀,多个用逗号分隔)
tablePrefix: ff_