1
This commit is contained in:
parent
428268e7fe
commit
c1dc79744c
@ -629,9 +629,9 @@ class AAMarket(object):
|
||||
'name': '/api/circuit_ranking',
|
||||
'desc': '巡回赛赛季排行',
|
||||
'group': '!AAMarket',
|
||||
'headers': _common.MaybeJwtHeader,
|
||||
'url': 'https://market-test.kingsome.cn/api/circuit_ranking',
|
||||
'params': [
|
||||
['address', '0', 'address'],
|
||||
],
|
||||
'response': [
|
||||
_common.RspHead(),
|
||||
@ -642,9 +642,9 @@ class AAMarket(object):
|
||||
'name': '/api/circuit_phase_ranking',
|
||||
'desc': '巡回赛周期排行',
|
||||
'group': '!AAMarket',
|
||||
'headers': _common.MaybeJwtHeader,
|
||||
'url': 'https://market-test.kingsome.cn/api/circuit_phase_ranking',
|
||||
'params': [
|
||||
['address', '0', 'address'],
|
||||
],
|
||||
'response': [
|
||||
_common.RspHead(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user