From f606af49927e373de6f3ace42039e6d2a51dd1ce Mon Sep 17 00:00:00 2001 From: wucongxing <815046773@qq.com> Date: Fri, 1 Sep 2023 14:51:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Services/InquiryService.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/Services/InquiryService.php b/app/Services/InquiryService.php index a4a3ff1..cea9555 100644 --- a/app/Services/InquiryService.php +++ b/app/Services/InquiryService.php @@ -1608,7 +1608,6 @@ class InquiryService extends BaseService $time = 0; } - $time = 60; return $time; }