ratings.yml 327 字节
Newer Older
1 2 3 4
normal_comment_rating:
  id: 1
  comment_id: 8
  value: 1
J
Jefferson Lai 已提交
5
  type: Rating
6 7 8 9 10

special_comment_rating:
  id: 2
  comment_id: 6
  value: 1
J
Jefferson Lai 已提交
11
  type: Rating
12 13 14 15 16

sub_special_comment_rating:
  id: 3
  comment_id: 12
  value: 1
J
Jefferson Lai 已提交
17 18 19 20 21 22 23 24
  type: Rating

special_rating:
  id: 4
  comment_id: 10
  value: 1
  type: SpecialRating
  special_comment_id: 3