修改请求字段
This commit is contained in:
父節點
4eb2307f8a
當前提交
f038071d28
@ -7,8 +7,8 @@ import (
|
||||
|
||||
type GetUserInfoRequest struct {
|
||||
*requests.RpcRequest
|
||||
OauthCode string `position:"Body" field:"oauthCode" default:"" `
|
||||
Ident string `position:"Body" field:"ident" default:"" `
|
||||
Token string `position:"Body" field:"token" default:"" `
|
||||
Ident string `position:"Body" field:"ident" default:"" `
|
||||
}
|
||||
|
||||
type GetUserInfoResponseData struct {
|
||||
|
載入中…
新增問題並參考
Block a user