コード例 #1
0
 public function getList2()
 {
     $show_list_2 = Record::showList2();
     return $show_list_2;
 }