From ba49e0713f34a291e007212a94058089c2f3d80a Mon Sep 17 00:00:00 2001 From: wanghongjun <1445693971@qq,com> Date: Tue, 5 Sep 2023 10:55:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=B8=8B=E5=88=86=E7=BB=9F=E8=AE=A1?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E6=8E=A5=E5=8F=A32?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/controller/AdminStatistics.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/controller/AdminStatistics.php b/app/controller/AdminStatistics.php index 555355c..0af8a05 100644 --- a/app/controller/AdminStatistics.php +++ b/app/controller/AdminStatistics.php @@ -87,8 +87,6 @@ class AdminStatistics extends BaseController $type = $param['type']; - $start_time = date("Y-m-d H:i:s",strtotime('-4 month')); - $date = get_near_month_datetime(); $data = [];