默认读取聚合数据

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

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

Loading…
Cancel
Save