This commit is contained in:
songliang 2023-07-11 10:52:12 +08:00
parent 56a746970b
commit fa1d4e3324

View File

@ -215,7 +215,7 @@ class Shop(object):
'url': 'webapp/index.php?c=Shop&a=inappPurchaseDiamonds',
'params': [
['channel', '', '渠道 goole or apple'],
['!records' [_common.InappPurchaseRecord()], '购买记录'],
['records' [_common.InappPurchaseRecord()], '购买记录'],
],
'response': [
_common.RspHead(),