From 2fd344932a55e4acd55e29869fc8c5e653349127 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E9=B9=8F?= Date: Fri, 5 Jun 2020 16:42:25 +0800 Subject: [PATCH] fix --- application/third_party/tpmanage/controllers/webgetbokun.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/third_party/tpmanage/controllers/webgetbokun.php b/application/third_party/tpmanage/controllers/webgetbokun.php index b1bbdfec..00153659 100644 --- a/application/third_party/tpmanage/controllers/webgetbokun.php +++ b/application/third_party/tpmanage/controllers/webgetbokun.php @@ -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){