9 lines
223 B
Go
9 lines
223 B
Go
|
|
# CLI tool, only in development environment.
|
|
# https://goframe.org/docs/cli
|
|
gfcli:
|
|
gen:
|
|
dao:
|
|
- link: "mysql:root:MSms0427@tcp(localhost:3306)/arenax"
|
|
descriptionTag: true
|
|
tablesEx: "casbin_rule" |