Merge remote-tracking branch 'origin/master'

ct-mobile-first
ycc 5 years ago
commit d00cd1efa5

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

Loading…
Cancel
Save