config.yaml 336 B

123456789101112
  1. # CLI tool, only in development environment.
  2. # https://goframe.org/pages/viewpage.action?pageId=3673173
  3. gfcli:
  4. gen:
  5. dao:
  6. - link: "mysql:root:123456@tcp(127.0.0.1:3306)/nodeMonitor"
  7. # tables: "sys_user"
  8. # removePrefix: "gf_"
  9. descriptionTag: true
  10. noModelComment: false
  11. # path: "./tmp"