示例#1
0
 public function actionRefresh()
 {
     AuthItem::createCachedPermissions();
     return $this->redirect(['index']);
 }