curl --location 'http://117.72.37.29:801/api/self/recommend/product' \
--header 'token: cebf84e9b60295b52f975199b4242731'{
"code": 0,
"data": [
{
"id": 0,
"type": 0,
"img": "string",
"link": "string",
"moduleName": 0,
"url": "string"
}
],
"msg": "string"
}