1
This commit is contained in:
parent
a11bae8228
commit
9a7969f8c2
@ -197,10 +197,10 @@ class AAWheel(object):
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
'method': 'POST',
|
'method': 'POST',
|
||||||
'desc': '商店-购买',
|
'desc': '内购商店-购买',
|
||||||
'name': '/api/v1/shop/purchase',
|
'name': '/api/v1/inapp_shop/purchase',
|
||||||
'group': '!!AAWheel',
|
'group': '!!AAWheel',
|
||||||
'url': 'https://wheel-test.kingsome.cn/api/v1/shop/purchase',
|
'url': 'https://wheel-test.kingsome.cn/api/v1/inapp_shop/purchase',
|
||||||
'headers': _common.JwtHeader,
|
'headers': _common.JwtHeader,
|
||||||
'is_json_params': True,
|
'is_json_params': True,
|
||||||
'params': [
|
'params': [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user