diff --git a/doc/AccountVerify.py b/doc/AccountVerify.py index 902da860..a02ff5dd 100644 --- a/doc/AccountVerify.py +++ b/doc/AccountVerify.py @@ -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账号'],