feat: 用户中心

This commit is contained in:
Blizzard
2026-02-11 14:33:00 +08:00
parent 4ccab96ca2
commit 112a1f439c
17 changed files with 1571 additions and 138 deletions
+1
View File
@@ -53,6 +53,7 @@ func MigrateTable() {
plant.ClassifyRecord{}, //植物识别记录
plant.LevelConfig{}, //等级配置
plant.UserProfile{}, //用户资料
)
if err != nil {