🗑️ Remove the old article

This commit is contained in:
2024-07-21 14:47:51 +08:00
parent e704c59664
commit 18dedfc493
8 changed files with 12 additions and 615 deletions

View File

@@ -21,6 +21,5 @@ type Reaction struct {
Attitude ReactionAttitude `json:"attitude"`
PostID *uint `json:"post_id"`
ArticleID *uint `json:"article_id"`
AccountID uint `json:"account_id"`
}