curl --location --request GET 'https://www.yueshushu.top/StockApi/yd/high5' \
--header 'Authorization: yjlNB'
{
"code": 0,
"success": false,
"message": "",
"timestamp": 0,
"traceId": "",
"timestampStr": "",
"exceptionMessage": "",
"customInfo": "",
"data": [
{
"currDate": "",
"fullCode": "",
"code": "",
"name": "",
"price": "",
"type": 0,
"topNum": 0,
"typeMessage": "",
"priceProportion": 0.0
}
]
}