This commit is contained in:
hujiabin 2024-05-31 12:03:06 +08:00
parent 1a488afd18
commit 8a4f7f181e

View File

@ -24,7 +24,7 @@ class BattleHistory(object):
'method': 'GET',
'name': 'showBattleHistory',
'desc': '战绩详情',
'group': 'Battle',
'group': 'BattleHistory',
'url': 'webapp/index.php?c=BattleHistory&a=showBattleHistory',
'params': [
_common.ReqHead(),