com.topdraw.xhx.cake.json
1.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"businessCode": "success",
"count": 1,
"resultSet": [
{
"name": "欢乐叠蛋糕",
"versions": "V2.0",
"size": "9.48M",
"updateTime": "2020/3/13",
"tag": "遥控器",
"description": "《欢乐叠蛋糕》是一款锻炼反应速度的休闲益智游戏。通过到达合适的位置按“确认”键放下蛋糕,一层一层叠出更大更高的蛋糕。游戏越到最后越考验你的反应和预判能力,快和你的小伙伴一起来挑战吧!",
"images": {
"list": [
{
"extension": ".png",
"enable": true,
"fileUrl": "upload/image/gameDetail/欢乐叠蛋糕/截图1.png",
"width": 270,
"height": 152
},
{
"extension": ".png",
"enable": true,
"fileUrl": "upload/image/gameDetail/欢乐叠蛋糕/截图2.png",
"width": 270,
"height": 152
},
{
"extension": ".png",
"enable": true,
"fileUrl": "upload/image/gameDetail/欢乐叠蛋糕/截图3.png",
"width": 270,
"height": 152
}
]
}
}
]
}