curl --location --request GET 'https://gamefusion-op-ui-v1.pt198.com/dataApi/system/frontpage/getCurrencyExchangeRate'{
"code": 0,
"msg": "string",
"data": [
{
"id": "string",
"currencyCode": "string",
"targetCurrencyCode": "string",
"rates": 0,
"date": "string"
}
]
}