新增游戏人生领取奖励相关接口

This commit is contained in:
chy
2025-06-20 16:56:28 +08:00
parent db97319cf9
commit 2280762db9
12 changed files with 241 additions and 59 deletions

View File

@ -127,7 +127,7 @@ type QQNetbarActivityIn struct {
}
type GiftResponse struct {
GiftItem giftItem `json:"rst_list"`
GiftItem []giftItem `json:"rst_list"`
}
type gameRoleInfo struct {