{
"fundCode": "020490"
}curl --location --request POST '/ma/bondWindVaneIndex/detail/analysis' \
--header 'Content-Type: application/json' \
--data-raw '{
"fundCode": "020490"
}'{
"ret": 0,
"msg": "success",
"err": null,
"data": {
"fundDate": "2024-09-04",
"assetNetValue": 1532737926.1200,
"assetRatioList": [
{
"x": "债券",
"y": 129.4519
},
{
"x": "现金",
"y": 0.3045
},
{
"x": "股票",
"y": 0
},
{
"x": "其他",
"y": 0.9585
}
],
"bondTypeRatioList": [
{
"x": "信用债",
"y": 114.4619
},
{
"x": "可转债",
"y": 0
},
{
"x": "利率债",
"y": 14.9900
},
{
"x": "其他",
"y": 0
}
],
"scaleQuarterList": [
{
"x": "2023-09-30",
"y": 0.0000
},
{
"x": "2023-12-31",
"y": 0.0000
},
{
"x": "2024-03-31",
"y": 0.0000
},
{
"x": "2024-06-30",
"y": 1280371236.7900
}
]
},
"ok": true
}