package param type GetProblemList struct { page Keyword string `json:"keyword" form:"keyword"` // 问题关键字 }