Files
admin-go/hack/config.yaml

10 lines
278 B
YAML
Raw Normal View History

2026-03-18 10:19:42 +08:00
# CLI.
gfcli:
gen:
dao:
- link: "mysql:gfast3:gfast333@tcp(127.0.0.1:3306)/gfast-v32"
tables: "sys_role_dept"
removePrefix: "gf_"
descriptionTag: true
noModelComment: true
path: "./internal/app/system"