config.yaml 542 B

12345678910111213141516171819202122
  1. # CLI tool, only in development environment.
  2. # https://goframe.org/pages/viewpage.action?pageId=3673173
  3. gfcli:
  4. build:
  5. name: "nodeMonitor"
  6. arch: "amd64"
  7. system: "linux"
  8. mod: "none"
  9. cgo: 0
  10. pack: ""
  11. version: ""
  12. output: "./bin"
  13. extra: ""
  14. gen:
  15. dao:
  16. - link: "mysql:nodeMonitor:NNmeANyDyftp2Nan@tcp(47.243.54.62:8366)/nodemonitor?loc=Local&parseTime=true"
  17. # tables: "sys_user"
  18. # removePrefix: "gf_"
  19. descriptionTag: true
  20. noModelComment: false
  21. # path: "./tmp"