revert Merge pull request 'feat: 添加微语功能' (#10) from taishi-update into main

Reviewed-on: Jiao77/NovaBlog#10
This commit is contained in:
Jiao77
2026-03-05 09:36:59 +00:00
parent 395ecd54b0
commit 57d73b9875
11 changed files with 0 additions and 2276 deletions

View File

@@ -54,9 +54,6 @@ func autoMigrate() error {
&models.Like{},
&models.LikeCount{},
&models.PostMeta{},
&models.Micro{},
&models.MicroLike{},
&models.MicroComment{},
)
}