edit-api-g_time

This commit is contained in:
lccsw
2022-03-10 15:17:19 +08:00
parent 6de7b9e143
commit 240641cc4a
+1 -1
View File
@@ -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{ //其它车型