This commit is contained in:
songliang 2023-07-11 11:02:03 +08:00
parent 931cb9f2e1
commit 266d6fbc70

View File

@ -215,7 +215,7 @@ class Shop(object):
'url': 'webapp/index.php?c=Shop&a=inappPurchaseDiamonds',
'params': [
['channel', '', '渠道 goole or apple'],
['records' '', '购买记录 [{\"productId\":\"2999\",\"gameOrderId\":\"14\",\"orderId\":\"GPA.3300-1417-5598-53875\",\"status\":9}]'],
['records' '', '购买记录 \[{\"productId\":\"2999\",\"gameOrderId\":\"14\",\"orderId\":\"GPA.3300-1417-5598-53875\",\"status\":9}\]'],
],
'response': [
_common.RspHead(),