curl --location --request GET 'https://gamefusion-op-ui-v1.pt198.com/dataApi/system/cache'{
"code": 0,
"msg": "string",
"data": {
"info": {
"property1": "string",
"property2": "string"
},
"dbSize": 0,
"commandStats": [
{
"property1": "string",
"property2": "string"
}
]
}
}