Files
zmkgC/hack/config.yaml
2025-07-07 20:11:59 +08:00

12 lines
281 B
YAML

# CLI.
gfcli:
gen:
dao:
- link: "mysql:zmkg:RBCE83eRH6YCL8PL@tcp(119.45.210.154:28002)/zmkg"
tables: "pv_module"
removePrefix: "gf_"
descriptionTag: true
noModelComment: true
jsonCase: Snake
path: "./internal/app/system"