1
This commit is contained in:
parent
3bedee0520
commit
120c917af9
@ -11,7 +11,7 @@ class AccountVerify(object):
|
|||||||
'name': 'canBind',
|
'name': 'canBind',
|
||||||
'desc': '是否可绑定',
|
'desc': '是否可绑定',
|
||||||
'group': 'AccountVerify',
|
'group': 'AccountVerify',
|
||||||
'url': 'webapp/index.php?c=Battle&a=canBind',
|
'url': 'webapp/index.php?c=AccountVerify&a=canBind',
|
||||||
'params': [
|
'params': [
|
||||||
_common.ReqHead(),
|
_common.ReqHead(),
|
||||||
['guest_account', '', 'guest账号'],
|
['guest_account', '', 'guest账号'],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user