-
Notifications
You must be signed in to change notification settings - Fork 4
/
configs.json
33 lines (33 loc) · 1.36 KB
/
configs.json
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
{
"class": {
"\u5206\u7c7b": {
"LeetCode-\u5206\u7c7b-te": {
"title": "\u5956\u52b1\u5783\u573e\u554a\u6536\u5230\u5566\u8d39\u8fd1\u6bb5\u65f6\u95f4\u6cd5\u5f8b\u5c31\u662f",
"class": "\u5206\u7c7b",
"origin": "LeetCode",
"degree": "Easy",
"origin_link": "\u9898\u76ee\u539f\u9898\u94fe\u63a5",
"path": "core/test/te/te",
"second_link": "/\u5206\u7c7b/LeetCode-\u5206\u7c7b-te"
}
}
},
"origin": {
"LeetCode": {
"\u5206\u7c7b": {
"LeetCode-\u5206\u7c7b-te": {
"title": "\u5956\u52b1\u5783\u573e\u554a\u6536\u5230\u5566\u8d39\u8fd1\u6bb5\u65f6\u95f4\u6cd5\u5f8b\u5c31\u662f",
"class": "\u5206\u7c7b",
"origin": "LeetCode",
"degree": "Easy",
"origin_link": "\u9898\u76ee\u539f\u9898\u94fe\u63a5",
"path": "core/test/te/te",
"second_link": "/\u5206\u7c7b/LeetCode-\u5206\u7c7b-te"
}
}
}
},
"catalogue": {
"LeetCode-\u5206\u7c7b-\u5956\u52b1\u5783\u573e\u554a\u6536\u5230\u5566\u8d39\u8fd1\u6bb5\u65f6\u95f4\u6cd5\u5f8b\u5c31\u662f": "http://localhost:5000/all/\u5206\u7c7b/LeetCode-\u5206\u7c7b-te"
}
}