curl --location --request GET 'https://www.yueshushu.top/StockApi/stockPoint/getNowCachePoint' \
--header 'Authorization: yjlNB'
{
"code": 0,
"success": false,
"message": "",
"timestamp": 0,
"traceId": "",
"timestampStr": "",
"exceptionMessage": "",
"customInfo": "",
"data": [
{
"code": "",
"name": "",
"nowPrice": "",
"nowProportion": "",
"subPrice": "",
"type": 0,
"date": ""
}
]
}