Пример #1
0
 /**
  *
  */
 public function actionTry()
 {
     UserTest::one();
     echo '控制器了!';
 }