mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-11-16 22:30:26 +08:00
refactor: cast包替换
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"mayfly-go/internal/db/dbm/dbi"
|
||||
"time"
|
||||
|
||||
"github.com/may-fly/cast"
|
||||
"github.com/spf13/cast"
|
||||
)
|
||||
|
||||
type PgsqlDialect struct {
|
||||
|
||||
Reference in New Issue
Block a user