mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-12-31 11:56:33 +08:00
refactor: cast包替换
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
pgparser "mayfly-go/internal/db/dbm/sqlparser/pgsql/antlr4"
|
||||
"mayfly-go/internal/db/dbm/sqlparser/sqlstmt"
|
||||
|
||||
"github.com/may-fly/cast"
|
||||
"github.com/spf13/cast"
|
||||
)
|
||||
|
||||
type PgsqlVisitor struct {
|
||||
|
||||
Reference in New Issue
Block a user