curl --location --request GET 'https://www.yueshushu.top/StockApi/stockCrawler/getStockNowInfo/' \
--header 'Authorization: yjlNB'
{
"code": 0,
"success": false,
"message": "",
"timestamp": 0,
"traceId": "",
"timestampStr": "",
"exceptionMessage": "",
"customInfo": "",
"data": {
"code": "",
"name": "",
"fullCode": "",
"exchange": 0,
"date": "",
"openingPrice": 0.0,
"yesClosingPrice": 0.0,
"highestPrice": 0.0,
"lowestPrice": 0.0,
"closingPrice": 0.0,
"nowPrice": 0.0,
"tradingVolume": 0,
"tradingValue": 0.0,
"amplitude": 0.0,
"amplitudeProportion": "",
"changingProportion": 0.0,
"zt": 0
}
}