From c7a2144227dc741998a4e571c478a328dae3cacd Mon Sep 17 00:00:00 2001 From: lccsw <1127794702@qq.com> Date: Thu, 10 Mar 2022 15:17:19 +0800 Subject: [PATCH] edit-api-g_time --- api/controllers/wxapp/licheb/Protocol.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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{ //其它车型