默认读取聚合数据

ct-mobile-first
赵鹏 5 years ago
parent 36388825df
commit 35fceeefd2

@ -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