curl --location --request GET 'https://rest.vvtr.com/v1/stock/a/limitUp?apiKey=your key'{
"code": 200,
"data": [
{
"symbol": "605136",
"turnRate": null,
"hy": "商业百货",
"lbs": 1,
"fmcap": 5810650112,
"exchange": 1,
"name": "丽人丽妆",
"price": 14.51,
"tmcap": 5810650112,
"zbs": 0,
"increase": 10.0076,
"amount": 1450349952,
"zttj": "6/7",
"tdate": "2025-05-23",
"fund": 89256000,
"fbt": "14:42:02",
"lbt": "14:42:02"
}
],
"msg": "ok"
}