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

@ -4,7 +4,7 @@ import (
"fmt"
"time"
"metazone.cc/metalab/internal/model"
"metazone.cc/mce/internal/model"
)
// LevelService 积分与等级业务逻辑