This commit is contained in:
kesonan
2024-01-06 22:45:46 +08:00
committed by GitHub
parent 80aab0b3f8
commit 9a671f6059
3 changed files with 2 additions and 3 deletions

View File

@@ -7,7 +7,6 @@ import (
{{if .containsPQ}}"github.com/lib/pq"{{end}}
"github.com/zeromicro/go-zero/core/stores/builder"
"github.com/zeromicro/go-zero/core/stores/sqlc"
"github.com/zeromicro/go-zero/core/stores/sqlx"
"github.com/zeromicro/go-zero/core/stringx"
)