{
"ret": 0,
"msg": "string",
"err": "string",
"data": {
"totalCount": 0,
"totalPage": 0,
"currentPage": 0,
"list": [
{
"id": 0,
"position": "string",
"fundCode": "string",
"shortName": "string",
"priority": 0,
"icon": 0,
"iconImage": "string",
"informationContent": "string",
"jumpType": "string",
"jumpLink": "string",
"appId": "string",
"pages": "string"
}
]
}
}