curl --location --request GET 'https://m1.apifoxmock.com/m1/6291200-0-default/recommend_nygy'
{
"code": 1,
"msg": "success",
"data": [
{
"id": 1,
"category": "柑橘橙柚柠",
"image": "http://60.204.153.159:9090/nygy/柑子.png",
"title": "秦岭小青柑",
"weight": 500,
"price": 11.9,
"local": "西安",
"preference": "特惠"
}
]
}