Authorization: Bearer ********************{
"fundCode": "string"
}curl --location --request POST '/ma/fundInformation/get' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"fundCode": "string"
}'{"ret":0,"msg":"success","err":null,"data":{"id":"194110117164920832","position":"fund","fundCode":"1","shortName":"所务强日","priority":1,"icon":2,"iconImage":"2","informationContent":"U6RS5","jumpType":"link","jumpLink":"nostrud in anim","appId":"34","pages":"tempor elit nisi"},"ok":true}