act.go 82 B

123456
  1. package like
  2. // RedDot bool
  3. type RedDot struct {
  4. RedDot bool `json:"red_dot"`
  5. }