chore: 全局包名路径从 metalab 更改为 mce
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
package common
|
||||
|
||||
import "metazone.cc/metalab/internal/model"
|
||||
import "metazone.cc/mce/internal/model"
|
||||
|
||||
// PostStatusDisplayNames 帖子状态 → 中文名称映射(供模板渲染使用)
|
||||
var PostStatusDisplayNames = map[string]string{
|
||||
|
||||
Reference in New Issue
Block a user