Browse Source

上下分统计数据接口2

master
wanghongjun 3 years ago
parent
commit
ba49e0713f
  1. 2
      app/controller/AdminStatistics.php

2
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 = [];

Loading…
Cancel
Save