package proxy type GetProxyListReq struct { Ref string `json:"rel"` Enable bool `json:"enable"` Uid int `json:"uid"` }