mirror of
https://gitee.com/apiadmin/ApiAdmin.git
synced 2025-04-06 03:58:00 +08:00
修改跳转细节
This commit is contained in:
parent
783a938f5a
commit
8e95e774ff
@ -80,7 +80,7 @@ class Base extends Controller {
|
||||
$this->error("登录超时,请重新登录!", url('User/login'));
|
||||
}
|
||||
}else{
|
||||
$this->redirect('Login/index');
|
||||
$this->redirect('User/login');
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user