{
"code": 200,
"message": "success",
"data": {
"total": 0,
"page_size": 0,
"current_page": 0,
"total_pages": 0,
"results": [
{
"id": 0,
"app_doc_id": "string",
"title": "string",
"url": "string",
"app_created_at": "2019-08-24T14:15:22.123Z",
"app_updated_at": "2019-08-24T14:15:22.123Z",
"content_type": "text",
"content": "string",
"doc_group": {
"id": 0,
"app_group_id": "string",
"app_group_name": "string",
"app_group_desc": "string",
"url": "string"
},
"ws_app": {
"id": 0,
"title": "string",
"ws_app_key": "string",
"app_id": 0,
"app_name": "string"
}
}
]
}
}