コード例 #1
0
 public function newtotalrows()
 {
     $model = new Psys_StationModel();
     return $model->newtotalrows();
 }