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
| {
| "message": "",
| "result": [
| {
| "id": 1,
| "name": "科学搬砖组",
| "avatar": "https://gw.alipayobjects.com/zos/rmsportal/BiazfanxmamNRoxxVxka.png"
| },
| {
| "id": 2,
| "name": "程序员日常",
| "avatar": "https://gw.alipayobjects.com/zos/rmsportal/cnrhVkzwxjPwAaCfPbdc.png"
| },
| {
| "id": 1,
| "name": "设计天团",
| "avatar": "https://gw.alipayobjects.com/zos/rmsportal/gaOngJwsRYRaVAuXXcmB.png"
| },
| {
| "id": 1,
| "name": "中二少女团",
| "avatar": "https://gw.alipayobjects.com/zos/rmsportal/ubnKSIfAJTxIgXOKlciN.png"
| },
| {
| "id": 1,
| "name": "骗你学计算机",
| "avatar": "https://gw.alipayobjects.com/zos/rmsportal/WhxKECPNujWoWEFNdnJE.png"
| }
| ],
| "status": 200,
| "timestamp": 0
| }
|
|