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