Commit 89d64ef0 authored by shajiaiming's avatar shajiaiming

日志behaviors

parent b3d64c36
...@@ -10,6 +10,7 @@ return [ ...@@ -10,6 +10,7 @@ return [
'global' => [ 'global' => [
'common\behaviors\LoginStatusAuthInterceptor', 'common\behaviors\LoginStatusAuthInterceptor',
'common\behaviors\UserAuthInterceptor', 'common\behaviors\UserAuthInterceptor',
'common\behaviors\OperationLogInterceptor'
], ],
'default' => [ 'default' => [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment