From e07b5e26ceb91f849bb9f5da5f44055b488b47e7 Mon Sep 17 00:00:00 2001 From: wanghongjun <1445693971@qq,com> Date: Sun, 30 Jul 2023 17:02:32 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=84id=E5=AD=97=E6=AE=B5=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/application/api/controller/library/Pass.php | 1 + 1 file changed, 1 insertion(+) diff --git a/source/application/api/controller/library/Pass.php b/source/application/api/controller/library/Pass.php index 2b34044..36d2a76 100644 --- a/source/application/api/controller/library/Pass.php +++ b/source/application/api/controller/library/Pass.php @@ -116,6 +116,7 @@ class Pass extends Controller 'outcount' => $outcount, 'target_today_incount' => $val['today_incount'], 'target_today_outcount' => $val['today_outcount'], + 'hour_time' => $hour, 'create_time' => date("Y-m-d H:i:s",time()) ];