fix: hot_sell

master
howell 4 years ago
parent 8933384786
commit 8bfd2b0aeb

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

Loading…
Cancel
Save