This commit is contained in:
Rogee
2024-12-21 11:33:32 +08:00
parent f232f7cdff
commit f7504d57f9
3 changed files with 51 additions and 2 deletions

View File

@@ -17,6 +17,7 @@ func main() {
cmd.CommandMigrate,
cmd.CommandGen,
cmd.CommandSwag,
cmd.CommandFmt,
}
for _, c := range cmds {