package MySwagger type Jyt2012Query struct { Conditions string `json:"conditions"` Page int `json:"page" example:"1"` }