说明 / 示例
```
{
"code": 0,
"msg": "",
"data": [
{
"label": "wx-discovery",
"title": "微信记录恢复"
},
{
"label": "picture",
"title": "图片恢复"
},
{
"label": "voice",
"title": "语音恢复"
},
{
"label": "video",
"title": "视频恢复"
},
{
"label": "file",
"title": "附件恢复"
},
{
"label": "friend",
"title": "好友恢复"
},
{
"label": "test",
"title": "测试"
},
{
"label": "export",
"title": "微信导出"
},
{
"label": "add-friends",
"title": "添加好友"
}
]
}
```