curl --location --request GET '/api/front/product/recommend/list'{
"code": 0,
"msg": "",
"data": {
"total": 0,
"rows": [
{
"id": 0,
"image": "",
"name": "",
"price": 0.0,
"sales": 0,
"unitName": "",
"activityStyle": "",
"productTags": {
"locationLeftTitle": [
{
"id": 0,
"tagName": "",
"sort": 0,
"flag": 0,
"position": 0
}
],
"locationUnderTitle": [
{
"id": 0,
"tagName": "",
"sort": 0,
"flag": 0,
"position": 0
}
]
}
}
],
"code": 0,
"msg": ""
}
}