This commit is contained in:
aozhiwei 2023-08-25 10:28:53 +08:00
parent 3bedee0520
commit 120c917af9

View File

@ -11,7 +11,7 @@ class AccountVerify(object):
'name': 'canBind',
'desc': '是否可绑定',
'group': 'AccountVerify',
'url': 'webapp/index.php?c=Battle&a=canBind',
'url': 'webapp/index.php?c=AccountVerify&a=canBind',
'params': [
_common.ReqHead(),
['guest_account', '', 'guest账号'],