{
"code": 200,
"msg": "请求成功",
"data": {
"items": [
{
"name": "string",
"type": 0,
"api_key": "string",
"api_host": "string",
"status": 0,
"remark": "string",
"id": 0,
"created_time": "2019-08-24T14:15:22.123Z",
"updated_time": "2019-08-24T14:15:22.123Z"
}
],
"next_cursor": "string",
"has_more": true
}
}