com.xiaoxi.appranking.common.beans.PageVO<com.xiaoxi.apiservice.keyword.coverage.model.vo.CoverageKeywordListVO>
{
"totalCount": 0,
"pageSize": 0,
"totalPage": 0,
"currPage": 0,
"list": [
{
"keyword": "string",
"first": "false",
"rank": 0,
"relation": 0,
"rankChange": 0,
"hot": 0,
"num": 0,
"tracked": true,
"top3": [
{
"appId": "string",
"title": "string",
"rank": 0
}
],
"hasWrong": true,
"wrong": "string",
"hasCorrective": true,
"corrective": [
"string"
],
"metaInclude": [
"APP_NAME"
],
"ts": 0,
"install": 0,
"coverage": "true"
}
]
}