更新
Please enter the commit message for your changes. Lines starting
This commit is contained in:
@@ -16,7 +16,8 @@ return [
|
||||
'listen' => [
|
||||
'AppInit' => [],
|
||||
'HttpRun' => [],
|
||||
'HttpEnd' => ['app\adminapi\listener\OperationLog'],
|
||||
// 关闭管理员操作日志写入 zyt_operation_log(需记录时恢复下行 listener)
|
||||
'HttpEnd' => [],
|
||||
'LogLevel' => [],
|
||||
'LogWrite' => [],
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user