config.yaml 538 B

123456789101112131415161718192021
  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. packSrc: ""
  10. version: ""
  11. output: "./bin"
  12. extra: ""
  13. gen:
  14. dao:
  15. - link: "mysql:nodemonitor:m4A6zLaDnRCNd4xw@tcp(156.234.193.212:33060)/nodemonitor?loc=Local&parseTime=true"
  16. # tables: "sys_user"
  17. # removePrefix: "gf_"
  18. descriptionTag: true
  19. noModelComment: false
  20. # path: "./tmp"