package param_base type BasicParam struct { AppKey string `json:"app_key" description:"app key" in:"header"` }