curl --location --request GET 'https://www.yueshushu.top/StockApi/stockBk/todayTopBk/' \
--header 'Authorization: yjlNB'
{
"code": 0,
"success": false,
"message": "",
"timestamp": 0,
"traceId": "",
"timestampStr": "",
"exceptionMessage": "",
"customInfo": "",
"data": [
{
"bkCode": "",
"bkName": "",
"currentDateStr": "",
"type": 0,
"bkNowPrice": "",
"bkNowProportion": "",
"todayMainInflowCode": "",
"todayMainInflowName": "",
"sortNum": 0
}
]
}