mirror of
https://gitee.com/apiadmin/ApiAdmin.git
synced 2025-04-06 03:58:00 +08:00
modified 去除登录的Log记录
This commit is contained in:
parent
ec990e967c
commit
c4a20b9a16
@ -9,7 +9,7 @@ return [
|
||||
'[admin]' => [
|
||||
'Login/index' => [
|
||||
'admin/Login/index',
|
||||
['method' => 'post', 'after_behavior' => '\app\admin\behavior\AdminLog']
|
||||
['method' => 'post']
|
||||
],
|
||||
'Login/logout' => [
|
||||
'admin/Login/logout',
|
||||
|
Loading…
x
Reference in New Issue
Block a user