@ -13,7 +13,7 @@ import (
)
type UserParam struct {
UserID uint
UserID uint `json:"user_id"`
}
func QueryHotSellGoodsList(c *gin.Context) {