curl --location 'http://117.72.37.29:801/api/self/recommend/product/info?id=2' \
--header 'token: cebf84e9b60295b52f975199b4242731'{
"code": 0,
"data": {
"id": 0,
"title": "string",
"intro": "string",
"type": 0,
"sort": 0,
"img": "string",
"content": "string",
"link": "string",
"moduleName": 0,
"status": 0,
"creater": "string",
"create_time": 0,
"updater": "string",
"update_time": 0
},
"msg": "string"
}