chore: 全局包名路径从 metalab 更改为 mce

This commit is contained in:
MetaZone
2026-06-21 16:54:58 +08:00
parent ee137b23a6
commit a2e8242c21
105 changed files with 201 additions and 198 deletions

View File

@ -7,7 +7,7 @@ import (
"time"
"github.com/redis/go-redis/v9"
"metazone.cc/metalab/internal/config"
"metazone.cc/mce/internal/config"
)
// NewRedisClient 创建 Redis 客户端并尝试验证连接