feat: 徽章api

This commit is contained in:
Blizzard
2026-02-12 14:34:31 +08:00
parent 01e13e736c
commit 0405968597
22 changed files with 1150 additions and 62 deletions
+2
View File
@@ -53,7 +53,9 @@ func MigrateTable() {
plant.ClassifyRecord{}, //植物识别记录
plant.LevelConfig{}, //等级配置
plant.BadgeConfig{}, //徽章配置
plant.UserProfile{}, //用户资料
plant.UserBadge{}, //用户徽章
)
if err != nil {