package request

type SearchNotify struct {
	PageInfo
	RelationType string `json:"relation_type" form:"relation_type"`
}