{
"sortField":"threeMonthRise",
"sortOrder":"desc"
}curl --location --request POST '/ma/customer/follow/fund/page' \
--header 'customer_id: 1123' \
--header 'Content-Type: application/json' \
--data-raw '{
"sortField":"threeMonthRise",
"sortOrder":"desc"
}'{
"ret": 0,
"msg": "success",
"err": null,
"data": {
"indexName": "综合债券指数",
"changeRatio": -0.0400,
"weatherCode": "雨天",
"eggs": 1,
"list": [
{
"id": "86828165825236992",
"fundCode": "007540",
"fundDate": "20240711",
"fundDateValue": "1720627200000",
"fundDateStr": null,
"shortName": "华泰保兴安悦A",
"dayRise": 0.09,
"monthRise": 1.14,
"yearRise": 8.40,
"eggs": null,
"betEggs": null,
"consecutiveUpDays": 1,
"threeMonthRise": 1.83,
"sixMonthRise": 5.68,
"thisYearRise": 6.13,
"staredYearRise": 3.84,
"oneYearDrawdown": null,
"lastFollowTime": "1724740567000"
}
]
},
"ok": true
}