去除测试

This commit is contained in:
wucongxing 2023-09-01 14:51:11 +08:00
parent ef4e2d181f
commit f606af4992

View File

@ -1608,7 +1608,6 @@ class InquiryService extends BaseService
$time = 0; $time = 0;
} }
$time = 60;
return $time; return $time;
} }