Commit f37dbabf authored by shajiaiming's avatar shajiaiming

fix

parent 4bc91fa4
...@@ -41,6 +41,9 @@ return [ ...@@ -41,6 +41,9 @@ return [
],[ ],[
'class' => 'wallet\controllers\NoticeController', 'class' => 'wallet\controllers\NoticeController',
'actions' => [] 'actions' => []
],[
'class' => 'wallet\controllers\FlashController',
'actions' => []
] ]
], ],
'auth_common' => [ 'auth_common' => [
......
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