{
"appBaseInfoAnalyse": {
"appNameList": [
{
"appId": "string",
"appName": "string",
"icon": "string",
"num": 0,
"quality": true
}
],
"subTitleList": [
{
"appId": "string",
"subTitle": "string",
"icon": "string",
"num": 0,
"quality": true
}
],
"desAnalyseList": [
{
"appId": "string",
"description": "string",
"icon": "string",
"num": 0,
"quality": true
}
]
},
"appRanking": {
"appId": "string",
"category": "string",
"type": "string",
"ranks": [
{
"num": 0,
"trend": [
{
"trendDate": "string",
"trendNum": 0
}
]
}
],
"quality": true
},
"appRatingAndComment": {
"appId": "string",
"rating": {
"value": 0,
"ratingCount": 0,
"ratingCountList": [
0
],
"offset": 0
},
"ratings": [
0
],
"nextDiffValue": "string",
"commentCount": 0,
"quality": true
},
"appKeyword": {
"keywordCount": 0,
"quality": true
}
}