コード例 #1
0
 public function actionIndex()
 {
     $this->render('index', ['stat_list' => StatTime::statDayList()]);
 }