feat: 百科

This commit is contained in:
Blizzard
2026-02-07 18:01:49 +08:00
parent 15a25555c4
commit e612234c91
8 changed files with 387 additions and 14 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ func MigrateTable() {
plant.Post{}, //帖子
plant.PostLike{}, //帖子点赞
plant.PostComment{}, //帖子评论
plant.WikiClass{}, //百科分类
plant.Class{}, //百科分类
plant.Wiki{}, //百科植物
)