package act
// Relate bnj Relate
type Relate struct {
URL string `json:"url"`
Img string `json:"img"`
}