1
This commit is contained in:
parent
a11bae8228
commit
9a7969f8c2
@ -197,10 +197,10 @@ class AAWheel(object):
|
||||
},
|
||||
{
|
||||
'method': 'POST',
|
||||
'desc': '商店-购买',
|
||||
'name': '/api/v1/shop/purchase',
|
||||
'desc': '内购商店-购买',
|
||||
'name': '/api/v1/inapp_shop/purchase',
|
||||
'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,
|
||||
'is_json_params': True,
|
||||
'params': [
|
||||
|
Loading…
x
Reference in New Issue
Block a user