File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 }, {
1111 "user" : " liwenkang" ,
1212 "attends" : [
13- { "stage" : 1 , "excellent" : false , "thumbs" : 1 }
13+ { "stage" : 1 , "excellent" : 0 , "thumbs" : 1 },
14+ { "stage" : 2 , "excellent" : 1 , "thumbs" : 1 }
1415 ],
1516 "hosts" : [
1617
1718 ]
1819 }, {
1920 "user" : " cnyballk" ,
2021 "attends" : [
21- { "stage" : 1 , "excellent" : true , "thumbs" : 3 }
22+ { "stage" : 1 , "excellent" : 1 , "thumbs" : 3 },
23+ { "stage" : 2 , "excellent" : 0 , "thumbs" : 1 }
2224 ],
2325 "hosts" : [
2426
2527 ]
2628 }, {
2729 "user" : " limoning" ,
2830 "attends" : [
29- { "stage" : 1 , "excellent" : false , "thumbs" : 0 }
31+ { "stage" : 1 , "excellent" : 0 , "thumbs" : 0 }
3032 ],
3133 "hosts" : [
3234
3335 ]
3436 }, {
3537 "user" : " ahao430" ,
3638 "attends" : [
37- { "stage" : 1 , "excellent" : false , "thumbs" : 0 }
39+ { "stage" : 1 , "excellent" : 0 , "thumbs" : 0 }
40+ ],
41+ "hosts" : [
42+
43+ ]
44+ }, {
45+ "user" : " Wxh16144" ,
46+ "attends" : [
47+ { "stage" : 2 , "excellent" : 0 , "thumbs" : 4 }
48+ ],
49+ "hosts" : [
50+
51+ ]
52+ }, {
53+ "user" : " AMY-Y" ,
54+ "attends" : [
55+ { "stage" : 2 , "excellent" : 0 , "thumbs" : 0 }
3856 ],
3957 "hosts" : [
4058
You can’t perform that action at this time.
0 commit comments