修改中转站

hotfix/远程访问多媒体中心
cyc 7 years ago
parent 598b0a1af0
commit d37f011005

@ -273,7 +273,7 @@ class ctrip_train extends CI_Controller{
} }
//查询中转方案 //查询中转方案
public function gettraintrainsfer(){ public function gettraintrainsfer(){
$FromCode = $this->input->get_post('FromCode'); $FromCode = $this->input->get_post('FromCode');
$ToCode = $this->input->get_post('ToCode'); $ToCode = $this->input->get_post('ToCode');
$DepartDate = $this->input->get_post('DepartDate'); $DepartDate = $this->input->get_post('DepartDate');

Loading…
Cancel
Save