diff --git a/api/controllers/wxapp/licheb/Protocol.php b/api/controllers/wxapp/licheb/Protocol.php index b9ddab8c..d6ddd270 100644 --- a/api/controllers/wxapp/licheb/Protocol.php +++ b/api/controllers/wxapp/licheb/Protocol.php @@ -67,7 +67,7 @@ class Protocol extends CI_Controller{ $company = $this->sys_company_model->get(['id'=>$biz['company_id']]); $row['company'] = $company; if($row['s_id']==24){ //零跑T03 - $row['give_time'] = 60; + $row['give_time'] = 90; }elseif($row['s_id']==25){ //零跑C11 $row['give_time'] = 120; }else{ //其它车型