fix: gen enum sql.Value issue

This commit is contained in:
Rogee
2025-01-10 09:57:56 +08:00
parent bd6d6bc6e8
commit fa480d33c3
5 changed files with 71 additions and 2 deletions

View File

@@ -9,6 +9,7 @@ import (
"{{.ModuleName}}/providers/hashids"
"{{.ModuleName}}/providers/http"
"{{.ModuleName}}/providers/http/swagger"
"{{.ModuleName}}/providers/job"
"{{.ModuleName}}/providers/jwt"
"{{.ModuleName}}/providers/postgres"