mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-11-04 00:10:25 +08:00
refactor: cast包替换
This commit is contained in:
2
server/pkg/cache/local.go
vendored
2
server/pkg/cache/local.go
vendored
@@ -4,7 +4,7 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/may-fly/cast"
|
||||
"github.com/spf13/cast"
|
||||
)
|
||||
|
||||
type LocalCache struct {
|
||||
|
||||
Reference in New Issue
Block a user