...
This commit is contained in:
parent
e527e9e304
commit
09b28c5325
@ -1241,8 +1241,8 @@ class BlindBoxResult(object):
|
||||
class InappPurchaseRecord(object):
|
||||
def __init__(self):
|
||||
self.fields = [
|
||||
# ['productId', '', '商品id'],
|
||||
# ['gameOrderId', '', '游戏订单id'],
|
||||
# ['orderId', '', 'google订单id'],
|
||||
# ['status', 0, '订单状态'],
|
||||
['productId', '', '商品id'],
|
||||
['gameOrderId', '', '游戏订单id'],
|
||||
['orderId', '', 'google订单id'],
|
||||
['status', 0, '订单状态'],
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user