From 725765983cf3c6692669633e1c3c091cb91d29d2 Mon Sep 17 00:00:00 2001 From: wanghongjun <1445693971@qq,com> Date: Wed, 28 Jun 2023 09:44:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=B9=E6=B3=95=E5=90=8D?= =?UTF-8?q?=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/application/api/controller/library/Pass.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/application/api/controller/library/Pass.php b/source/application/api/controller/library/Pass.php index 54ee01d..ebfc2df 100644 --- a/source/application/api/controller/library/Pass.php +++ b/source/application/api/controller/library/Pass.php @@ -13,7 +13,7 @@ class Pass extends Controller * 不传参数就是所有摄像头,传cameraid就是按传的摄像头ID * cameraid = 宝安图书馆9,7,6,4,2,1,67,3 1990分馆134、 135 */ - public function dataStatistics() + public function allFlowTrends() { $url = 'http://balib.cn:8999/CustCount/baoan/stat.json?key=baoan';