qiuenguang hace 1 año
padre
commit
f3db139c35
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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)){