{
"errCode": 0,
"errMsg": "string",
"data": {
"errcode": 0,
"errmsg": "string",
"quota": {
"dailyLimit": 0,
"used": 0,
"remain": 0
},
"rateLimit": {
"callCount": 0,
"refreshSecond": 0
},
"component_rate_limit": {
"callCount": 0,
"refreshSecond": 0
}
}
}