-
Notifications
You must be signed in to change notification settings - Fork 169
/
demo.task_config_list.json
143 lines (143 loc) · 3.88 KB
/
demo.task_config_list.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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
[
{
"type": "author",
"id": "404-Page-Not-found",
"orderBy": "createAt",
"order": "asc",
"comment": "姚泽源的知乎回答集锦"
},
{
"type": "activity",
"id": "404-Page-Not-found",
"orderBy": "createAt",
"order": "asc",
"comment": "姚泽源的知乎故事"
},
{
"type": "topic",
"id": "19761398",
"orderBy": "createAt",
"order": "asc",
"comment": "话题-济宁一中话题精华回答"
},
{
"type": "collection",
"id": "203949014",
"orderBy": "createAt",
"order": "asc",
"comment": "收藏夹-知乎大V们的完美软文教室"
},
{
"type": "column",
"id": "yyln2016",
"orderBy": "createAt",
"order": "asc",
"comment": "专栏-读《通鉴》记 • 三国部分"
},
{
"type": "author-pin",
"id": "yyln2016",
"orderBy": "createAt",
"order": "asc",
"comment": "单个作者想法合集"
},
{
"type": "author-question",
"id": "yyln2016",
"orderBy": "createAt",
"order": "asc",
"comment": "单个作者提问合集"
},
{
"type": "author-answer",
"id": "yyln2016",
"orderBy": "createAt",
"order": "asc",
"comment": "单个作者回答合集"
},
{
"type": "author-watch-question",
"id": "yyln2016",
"orderBy": "createAt",
"order": "asc",
"comment": "单个作者关注问题合集"
},
{
"type": "author-agree",
"id": "yyln2016",
"orderBy": "createAt",
"order": "asc",
"comment": "单个作者赞同答案/文章/想法合集"
},
{
"type": "author-activity",
"id": "yyln2016",
"orderBy": "createAt",
"order": "asc",
"comment": "单个作者所有活动合集"
},
{
"type": "customer",
"title": "自定义电子书-书名",
"comment": "自定义电子书-备注",
"config_list": [
{
"type": "author",
"id": "404-Page-Not-found",
"orderBy": "createAt",
"order": "asc",
"comment": "姚泽源的知乎回答集锦"
},
{
"type": "activity",
"id": "404-Page-Not-found",
"orderBy": "createAt",
"order": "asc",
"comment": "姚泽源的知乎故事"
},
{
"type": "topic",
"id": "19761398",
"orderBy": "createAt",
"order": "asc",
"comment": "话题-济宁一中话题精华回答"
},
{
"type": "collection",
"id": "203949014",
"orderBy": "createAt",
"order": "asc",
"comment": "收藏夹-知乎大V们的完美软文教室"
},
{
"type": "column",
"id": "yyln2016",
"orderBy": "createAt",
"order": "asc",
"comment": "专栏-读《通鉴》记 • 三国部分"
},
{
"type": "question",
"id": "100001",
"orderBy": "createAt",
"order": "asc",
"comment": "单个问题"
},
{
"type": "answer",
"id": "20001",
"comment": "单个回答"
},
{
"type": "article",
"id": "20001",
"comment": "单篇文章"
},
{
"type": "pin",
"id": "20001",
"comment": "单条想法"
}
]
}
]