...
This commit is contained in:
parent
0c96cb8039
commit
e527e9e304
@ -215,9 +215,8 @@ class Shop(object):
|
|||||||
'url': 'webapp/index.php?c=Shop&a=inappPurchaseDiamonds',
|
'url': 'webapp/index.php?c=Shop&a=inappPurchaseDiamonds',
|
||||||
'params': [
|
'params': [
|
||||||
['channel', '', '渠道 goole or apple'],
|
['channel', '', '渠道 goole or apple'],
|
||||||
['!records', [_common.InappPurchaseRecord()], '购买记录']
|
['!records', [_common.InappPurchaseRecord()], '购买记录'],
|
||||||
# ['productId':"2999","gameOrderId":"14","orderId":"GPA.3300-1417-5598-53875","status":9}'],
|
['sign', '', '签名'],
|
||||||
['sign', '', '签名']
|
|
||||||
],
|
],
|
||||||
'response': [
|
'response': [
|
||||||
_common.RspHead(),
|
_common.RspHead(),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user