|
|
@ -42,7 +42,7 @@ class innerTrainSearch extends CI_Controller{
|
|
|
|
$this->ctripApi($date,$from,$to);
|
|
|
|
$this->ctripApi($date,$from,$to);
|
|
|
|
break;
|
|
|
|
break;
|
|
|
|
default :
|
|
|
|
default :
|
|
|
|
$this->ctripApi($date,$from,$to);
|
|
|
|
$this->juheApi($date,$from,$to);
|
|
|
|
break;
|
|
|
|
break;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|