{
"recommendedState": {
"recommended": true,
"hotSearch": true,
"ts": 0,
"placeList": [
{
"place": "string",
"ts": 0
}
]
},
"rankingState": {
"ranking": true,
"ts": 0,
"info": [
{
"appIds": [
"string"
],
"type": true,
"fillUp": true,
"timestamp": 0,
"ts": "string",
"up": 0,
"down": 0,
"entry": 0,
"drop": 0
}
]
},
"clearWordState": {
"clearWord": true,
"num": 0,
"ts": 0
},
"clearRankState": {
"clearRank": true,
"ts": 0,
"info": [
{
"appIds": [
"string"
],
"type": true,
"fillUp": true,
"timestamp": 0,
"ts": "string",
"up": 0,
"down": 0,
"entry": 0,
"drop": 0
}
]
},
"offlineState": {
"offline": true,
"ts": 0
}
}