config.yaml 278 B

12345678910
  1. # CLI.
  2. gfcli:
  3. gen:
  4. dao:
  5. - link: "mysql:gfast3:gfast333@tcp(127.0.0.1:3306)/gfast-v32"
  6. tables: "sys_role_dept"
  7. removePrefix: "gf_"
  8. descriptionTag: true
  9. noModelComment: true
  10. path: "./internal/app/system"