adjust
This commit is contained in:
parent
382310f7ac
commit
937d1f3f83
@ -2129,6 +2129,8 @@ class RoleController
|
||||
|
||||
public function getFightEquip()
|
||||
{
|
||||
phpcommon\sendError(ERR_USER_BASE + 1, 'id无效');
|
||||
return;
|
||||
$account_id = $_REQUEST['account_id'];
|
||||
//登录校验
|
||||
$login = loginVerify($account_id, $_REQUEST['session_id']);
|
||||
|
Loading…
x
Reference in New Issue
Block a user