File tree Expand file tree Collapse file tree 3 files changed +657
-0
lines changed Expand file tree Collapse file tree 3 files changed +657
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "code" : 0 ,
3
+ "message" : " 操作成功" ,
4
+ "data" : {
5
+ "total" : 5 ,
6
+ "lists" : [
7
+ {
8
+ "id" : " 947" ,
9
+ "category" : " Misc" ,
10
+ "sort" : " 1" ,
11
+ "description" : " Misc题" ,
12
+ "encrypt_category_id" : " ADxQMlRq" ,
13
+ "question" : {
14
+ "total" : 3 ,
15
+ "lists" : [
16
+ {
17
+ "id" : " 1258494" ,
18
+ "title" : " misc1"
19
+ },
20
+ {
21
+ "id" : " 1258493" ,
22
+ "title" : " misc2"
23
+ },
24
+ {
25
+ "id" : " 1258492" ,
26
+ "title" : " misc3"
27
+ }
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "id" : " 948" ,
33
+ "category" : " Crypto" ,
34
+ "sort" : " 2" ,
35
+ "description" : " Crypto题" ,
36
+ "encrypt_category_id" : " Az9RM1Ni" ,
37
+ "question" : {
38
+ "total" : 2 ,
39
+ "lists" : [
40
+ {
41
+ "id" : " 1258496" ,
42
+ "title" : " crypto1"
43
+ },
44
+ {
45
+ "id" : " 1258495" ,
46
+ "title" : " crypto2"
47
+ }
48
+ ]
49
+ }
50
+ },
51
+ {
52
+ "id" : " 949" ,
53
+ "category" : " PWN" ,
54
+ "sort" : " 3" ,
55
+ "description" : " PWN题" ,
56
+ "encrypt_category_id" : " AT1XNQMz" ,
57
+ "question" : {
58
+ "total" : 2 ,
59
+ "lists" : [
60
+ {
61
+ "id" : " 1258499" ,
62
+ "title" : " pwn1"
63
+ },
64
+ {
65
+ "id" : " 1258498" ,
66
+ "title" : " pwn2"
67
+ }
68
+ ]
69
+ }
70
+ },
71
+ {
72
+ "id" : " 950" ,
73
+ "category" : " Reverse" ,
74
+ "sort" : " 4" ,
75
+ "description" : " Reverse题" ,
76
+ "encrypt_category_id" : " BTlbOAM6" ,
77
+ "question" : {
78
+ "total" : 2 ,
79
+ "lists" : [
80
+ {
81
+ "id" : " 1258490" ,
82
+ "title" : " re1"
83
+ },
84
+ {
85
+ "id" : " 1258489" ,
86
+ "title" : " re2"
87
+ }
88
+ ]
89
+ }
90
+ },
91
+ {
92
+ "id" : " 951" ,
93
+ "category" : " Web" ,
94
+ "sort" : " 5" ,
95
+ "description" : " Web题" ,
96
+ "encrypt_category_id" : " Az9TMFRs" ,
97
+ "question" : {
98
+ "total" : 4 ,
99
+ "lists" : [
100
+ {
101
+ "id" : " 1258503" ,
102
+ "title" : " web1"
103
+ },
104
+ {
105
+ "id" : " 1258502" ,
106
+ "title" : " web2"
107
+ },
108
+ {
109
+ "id" : " 1258501" ,
110
+ "title" : " web3"
111
+ },
112
+ {
113
+ "id" : " 1258500" ,
114
+ "title" : " web4"
115
+ }
116
+ ]
117
+ }
118
+ }
119
+ ]
120
+ }
121
+ }
You can’t perform that action at this time.
0 commit comments