com.topdraw.xhx.guess.json
1.45 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": "10.2M",
"updateTime": "2020/3/13",
"tag": "遥控器",
"description": "《猜猜我是谁》是一款益智学习类游戏。通过图片剪影,判断是那个角色的影子,然后选择对应角色进行匹配。游戏带了乐趣的同时,还可以给玩家带来对事物的认知。",
"images": {
"list": [
{
"extension": ".png",
"enable": true,
"fileUrl": "upload/image/gameDetail/猜猜我是谁/截图1.png",
"width": 274,
"height": 168
},
{
"extension": ".png",
"enable": true,
"fileUrl": "upload/image/gameDetail/猜猜我是谁/截图2.png",
"width": 274,
"height": 168
},
{
"extension": ".png",
"enable": true,
"fileUrl": "upload/image/gameDetail/猜猜我是谁/截图3.png",
"width": 274,
"height": 168
}
]
}
}
]
}