Browse Source

日产量

qiuenguang 1 year ago
parent
commit
f3db139c35
1 changed files with 0 additions and 1 deletions
  1. 0 1
      application/api/controller/Facility.php

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

@@ -47,7 +47,6 @@ class Facility extends Api
                 'rtrim(sczl_jtbh)' => '机台编号'
             ])
             ->where('sczl_rq','>',$date)
-            ->cache(true,3600)
             ->order('sczl_rq desc')
             ->select();
         if (empty($list)){