parent
12ff17cb34
commit
3e74d88f2e
|
|
@ -99,7 +99,7 @@ function this.Pay(id, func)
|
||||||
args[5] = nil
|
args[5] = nil
|
||||||
UIManager.OpenPanel(UIName.GMCommonConfirmPanel, args)
|
UIManager.OpenPanel(UIName.GMCommonConfirmPanel, args)
|
||||||
SubmitExtraData({
|
SubmitExtraData({
|
||||||
type = SDKSubMitType.TYPE_PLAYTIME,
|
type = SDKSubMitType.TYPE_CLICKRECHARGEPACKAGE,
|
||||||
roleCreateTime = "" .. id,
|
roleCreateTime = "" .. id,
|
||||||
roleLevelUpTime = rechargeConfig.RechargeId
|
roleLevelUpTime = rechargeConfig.RechargeId
|
||||||
[id].Submit
|
[id].Submit
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue