package bean type ResultLists struct { List interface{} `json:"list"` Total int `json:"total"` }