{
"ret": 0,
"msg": "string",
"err": "string",
"data": {
"totalCount": 0,
"totalPage": 0,
"currentPage": 0,
"list": [
{
"fundCode": "string",
"shortName": "string",
"holdingAmount": 0,
"dailyReturn": 0,
"todayHoldingProfit": 0,
"holdingProfit": 0,
"holdingProfitRate": 0
}
]
}
}