mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update Login.php
This commit is contained in:
parent
3391961b3a
commit
18f9e70755
@ -76,7 +76,6 @@ class Login extends Controller
|
||||
$this->app->session->set('user', $user);
|
||||
sysoplog('用户登录', "用户登录系统后台成功");
|
||||
$this->success('登录成功', url('@admin')->build());
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user