curl --location --request GET 'https://rest.vvtr.com/v1/stock/a/indexConstituents?mtype=2&apiKey=你的key'{
"code": 200,
"data": [
{
"symbol": "689009",
"index": "中证500",
"bps": 9.2695,
"fmcap": 363.78,
"eps": 0.636,
"roe": 7.12,
"weight": 0.49,
"industry": "交运设备",
"fshares": 5.5,
"mtype": 3,
"name": "九号公司",
"closeprice": 66.17,
"region": "境外"
}
],
"msg": "ok"
}