@ -33,6 +33,5 @@ type Bearer struct {
UID string `json:"uid"`
Time int64 `json:"time"`
TokenType string `json:"token_type"`
Code string `json:"code"`
Xid string `json:"xid"`
}