Commit f61949bb authored by shajiaiming's avatar shajiaiming

fix

parent bec5e310
...@@ -44,6 +44,9 @@ return [ ...@@ -44,6 +44,9 @@ return [
],[ ],[
'class' => 'wallet\controllers\FlashController', 'class' => 'wallet\controllers\FlashController',
'actions' => [] 'actions' => []
],[
'class' => 'wallet\controllers\AssetController',
'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