mobile-first
赵鹏 5 years ago
parent c27e103862
commit 2fd344932a

@ -451,7 +451,7 @@ class webgetbokun extends CI_Controller
$strParam.="'/day-tours/".strtolower(str_replace(" ","-",$city))."/',";
}
$strParam = trim($strParam,",");
//$strParam = "'/beijing/','/shanghai/'"; //本地测试
//$strParam = "'/beijing/','/shanghai/'"; //本地测试
//传递
$list = $this->tpBokun_model->getChtTours($strParam);
if ($list){

Loading…
Cancel
Save