chore: 全局包名路径从 metalab 更改为 mce
This commit is contained in:
@ -7,7 +7,7 @@ import (
|
||||
"time"
|
||||
|
||||
"github.com/redis/go-redis/v9"
|
||||
"metazone.cc/metalab/internal/config"
|
||||
"metazone.cc/mce/internal/config"
|
||||
)
|
||||
|
||||
// NewRedisClient 创建 Redis 客户端并尝试验证连接
|
||||
|
||||
Reference in New Issue
Block a user