Files
novel/hack/config.yaml
2024-01-12 18:08:51 +08:00

16 lines
437 B
Go

# CLI tool, only in development environment.
# https://goframe.org/pages/viewpage.action?pageId=3673173
gfcli:
docker:
build: "-a amd64 -s linux -p temp -ew"
tagPrefixes:
- my.image.pub/my-app
gen:
dao:
- link: "mysql:root:root@tcp(127.0.0.1:3306)/novel?charset=utf8&parseTime=True&loc=Local"
# tables: "nv_writer"
removePrefix: "nv_"
descriptionTag: true
noModelComment: true