新增游戏人生领取奖励相关接口
This commit is contained in:
@ -127,7 +127,7 @@ type QQNetbarActivityIn struct {
|
||||
}
|
||||
|
||||
type GiftResponse struct {
|
||||
GiftItem giftItem `json:"rst_list"`
|
||||
GiftItem []giftItem `json:"rst_list"`
|
||||
}
|
||||
|
||||
type gameRoleInfo struct {
|
||||
|
||||
Reference in New Issue
Block a user