示例#1
0
文件: Index.php 项目: pr-of-it/profit
 public function actionDefault()
 {
     $this->data->coursesNum = Course::countAll();
 }