curl --location --request GET 'https://gamefusion-op-ui-v1.pt198.com/dataApi/system/transfer/opToPlayerList?targetType=&sourceId=&targetId=&transferType=&amount=¤cyCode='{
"total": 0,
"rows": [
{
"id": "string",
"targetType": "string",
"sourceId": "string",
"sourceName": "string",
"targetId": "string",
"targetName": "string",
"transferType": "string",
"amount": 0,
"currencyCode": "string",
"tradeId": 0,
"transferState": "string",
"remark": "string",
"createTime": "2019-08-24T14:15:22Z",
"createBy": 0,
"createByName": "string"
}
],
"code": 0,
"msg": "string"
}