调整回调,奖励领取--(测试领奖-1)
This commit is contained in:
@ -21,4 +21,5 @@ type RewardCallback struct {
|
||||
Num interface{} // 奖励个数,默认 1,比如经验值 10
|
||||
CustomInfo interface{} // 透传字段 (json串)
|
||||
AppId interface{} // 业务 id(标识业务方,由游戏人生提供)
|
||||
InnerOrderId interface{} // 系统内部订单ID
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user