1
This commit is contained in:
parent
1a488afd18
commit
8a4f7f181e
@ -24,7 +24,7 @@ class BattleHistory(object):
|
|||||||
'method': 'GET',
|
'method': 'GET',
|
||||||
'name': 'showBattleHistory',
|
'name': 'showBattleHistory',
|
||||||
'desc': '战绩详情',
|
'desc': '战绩详情',
|
||||||
'group': 'Battle',
|
'group': 'BattleHistory',
|
||||||
'url': 'webapp/index.php?c=BattleHistory&a=showBattleHistory',
|
'url': 'webapp/index.php?c=BattleHistory&a=showBattleHistory',
|
||||||
'params': [
|
'params': [
|
||||||
_common.ReqHead(),
|
_common.ReqHead(),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user