コード例 #1
0
 public function ajax_department()
 {
     $lib = new home_lib_ad();
     $lib->ajax_department();
 }