소스 검색

'修改数据统计冲突'

Ethan 6 년 전
부모
커밋
9d35fc4717
1개의 변경된 파일1개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 3
      application/admin/controller/Report.php

+ 1 - 3
application/admin/controller/Report.php

@@ -95,10 +95,8 @@ class Report extends Base
         }
 
         $queueData = (new  Countmidtable())->getQueryDay($timeInterval['days_list']);
-<<<<<<< Updated upstream
-=======
+
         $defaultTime = "$startTime , $endTime";
->>>>>>> Stashed changes
 
         $this->assign([
             'xData'       => json_encode($xData),