From 3241b0af80c27e7d7844d54aa1495b37bec1e075 Mon Sep 17 00:00:00 2001 From: fengxinyhyl Date: Wed, 26 Jun 2024 13:36:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=93=8D=E5=BA=94=E6=97=B6?= =?UTF-8?q?=E9=97=B4=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- crmeb/listens/AppEnd.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/crmeb/listens/AppEnd.php b/crmeb/listens/AppEnd.php index 7977da4..6eb1b66 100644 --- a/crmeb/listens/AppEnd.php +++ b/crmeb/listens/AppEnd.php @@ -23,11 +23,12 @@ class AppEnd if(isset($header['x-token']) and $header['x-token']){ $token = $header['x-token']; } + $runTime = microtime(true) - Request::time(true); $jsonRes = json_encode($response, JSON_UNESCAPED_UNICODE); if(is_array($response) and (strpos($jsonRes, '') === false and strpos($jsonRes, '