소스 검색

电量优化

unknown 1 개월 전
부모
커밋
d998aa0e32
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      application/api/controller/PowerManagement.php

+ 0 - 1
application/api/controller/PowerManagement.php

@@ -134,7 +134,6 @@ class PowerManagement extends Api
                     $query->where('开工时间', '>=', $startDate)
                         ->where('开工时间', '<', $endDate);
                 })
-                ->fetchSql(true)
                 ->select();
 
             // 按设备编号和月份分组存储