1
This commit is contained in:
parent
f0d378fc0f
commit
b7dde3ac88
@ -29,6 +29,7 @@ class RankController{
|
||||
|
||||
public function rankInfo()
|
||||
{
|
||||
ini_set('memory_limit','307M');
|
||||
$account_id = $_REQUEST['account_id'];
|
||||
//登录校验
|
||||
$login = loginVerify($account_id, $_REQUEST['session_id']);
|
||||
|
Loading…
x
Reference in New Issue
Block a user