feat: 个人中心发布

This commit is contained in:
Blizzard
2026-02-14 11:38:59 +08:00
parent f1d9f63296
commit 4820323381
35 changed files with 691 additions and 148 deletions
+1
View File
@@ -56,6 +56,7 @@ func MigrateTable() {
plant.BadgeConfig{}, //徽章配置
plant.UserProfile{}, //用户资料
plant.UserBadge{}, //用户徽章
plant.UserStar{}, //用户收藏
)
if err != nil {