feat: 百科分类api
This commit is contained in:
@@ -47,6 +47,8 @@ func MigrateTable() {
|
||||
plant.Post{}, //帖子
|
||||
plant.PostLike{}, //帖子点赞
|
||||
plant.PostComment{}, //帖子评论
|
||||
plant.WikiClass{}, //百科分类
|
||||
plant.Wiki{}, //百科植物
|
||||
|
||||
)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user