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