feat:添加热榜功能并添加了增加热度的方法。
This commit is contained in:
@@ -12,7 +12,3 @@ type Like struct {
|
||||
type LikeRequest struct {
|
||||
VideoID uint `json:"video_id"`
|
||||
}
|
||||
|
||||
type LikeHandler struct {
|
||||
service *LikeService
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user