curl --location --request GET '/client/investor/list?fieldKey&from&id&page&pagesize&preId&preKey&sqlOrderField&sqlOrderType&to'
{ "code": 0, "data": [ { "appid": "string", "createTime": "string", "data": { "property1": {}, "property2": {} }, "fieldKey": "string", "fileLink": "string", "fileName": "string", "id": "string", "preId": "string", "preKey": "string", "updateTime": "string" } ], "msg": "string", "success": true, "traceId": "string" }