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

3
.gitignore vendored
View File

@ -20,6 +20,9 @@ go.work.sum
storage/uploads/
storage/logs/
# 设计文档(本地使用,不纳入版本控制)
_Design/
# IDE
.idea/
.vscode/