curl --location --request GET '/api/front/product/hot'{
"code": 0,
"data": {
"limit": 0,
"list": [
{
"activity": "string",
"activityH5": {
"id": 0,
"time": 0,
"type": "string"
},
"activityStyle": "string",
"cartNum": 0,
"ficti": 0,
"flatPattern": "string",
"id": 0,
"image": "string",
"otPrice": 0,
"positiveRatio": "string",
"price": 0,
"replyNum": 0,
"sales": 0,
"stock": 0,
"storeName": "string",
"unitName": "string"
}
],
"page": 0,
"total": 0,
"totalPage": 0
},
"message": "string"
}