curl --location --request GET 'https://gamefusion-op-ui-v1.pt198.com/dataApi/system/config/list?configName=&configKey=&configValue='{
"total": 0,
"rows": [
{
"configId": 0,
"configName": "string",
"configKey": "string",
"configValue": "string",
"configType": "string",
"remark": "string",
"createTime": "2019-08-24T14:15:22Z"
}
],
"code": 0,
"msg": "string"
}